mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
python-pyopenssl: tweak recipe
* Set SUMMARY instead of DESCRIPTION * Make LICENSE more specific Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
2c961d6c28
commit
9d19f0ee34
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user