[oe] [meta-python][PATCH] python*-astroid: use SPDX compatible license identifier

Tim Orling timothy.t.orling at linux.intel.com
Thu Aug 24 18:04:39 UTC 2017


License is LGPL-2.1, not simply LGPL

Signed-off-by: Tim Orling <timothy.t.orling at linux.intel.com>
---
 meta-python/recipes-devtools/python/python-astroid.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-python/recipes-devtools/python/python-astroid.inc b/meta-python/recipes-devtools/python/python-astroid.inc
index a5bb10695..4cb1a3c4b 100644
--- a/meta-python/recipes-devtools/python/python-astroid.inc
+++ b/meta-python/recipes-devtools/python/python-astroid.inc
@@ -1,7 +1,7 @@
 SUMMARY = "An abstract syntax tree for Python with inference support."
 HOMEPAGE = "https://pypi.python.org/pypi/astroid"
 SECTION = "devel/python"
-LICENSE = "LGPL"
+LICENSE = "LGPL-2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
 
 SRC_URI[md5sum] = "6f65e4ea8290ec032320460905afb828"
-- 
2.13.5




More information about the Openembedded-devel mailing list