From 9d19f0ee34f25c824fee9c51728a86a686d7b162 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Fri, 8 Feb 2013 15:33:12 +0000 Subject: python-pyopenssl: tweak recipe * Set SUMMARY instead of DESCRIPTION * Make LICENSE more specific Signed-off-by: Paul Eggleton Signed-off-by: Martin Jansa --- meta-oe/recipes-devtools/python/python-pyopenssl_0.13.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-oe') diff --git a/meta-oe/recipes-devtools/python/python-pyopenssl_0.13.bb b/meta-oe/recipes-devtools/python/python-pyopenssl_0.13.bb index 181879fc23..01f43da271 100644 --- a/meta-oe/recipes-devtools/python/python-pyopenssl_0.13.bb +++ b/meta-oe/recipes-devtools/python/python-pyopenssl_0.13.bb @@ -1,7 +1,7 @@ -DESCRIPTION = "Simple Python wrapper around the OpenSSL library" +SUMMARY = "Simple Python wrapper around the OpenSSL library" SECTION = "devel/python" -LICENSE = "Apache" +LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" SRCNAME = "pyOpenSSL" -- cgit 1.2.3-korg