mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +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:
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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user