[oe] [meta-oe][PATCH 5/6] python-pyopenssl: tweak recipe

Paul Eggleton paul.eggleton at linux.intel.com
Fri Feb 8 15:33:12 UTC 2013


* Set SUMMARY instead of DESCRIPTION
* Make LICENSE more specific

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 meta-oe/recipes-devtools/python/python-pyopenssl_0.13.bb |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 181879f..01f43da 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"
-- 
1.7.10.4





More information about the Openembedded-devel mailing list