aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python
diff options
context:
space:
mode:
authorTim Orling <timothy.t.orling@linux.intel.com>2017-08-24 11:04:39 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2017-08-28 11:06:05 +0200
commit9d2cbe8383eb62b73d405d804c6e444b2773c8cd (patch)
treefaca1050c0dd4fd93bdbb68d37a2a533dc9944b9 /recipes-devtools/python
parent66c834bebeca772e508edbc0599d77d0a432512c (diff)
downloadmeta-python2-9d2cbe8383eb62b73d405d804c6e444b2773c8cd.tar.gz
python*-astroid: use SPDX compatible license identifier
License is LGPL-2.1, not simply LGPL (From meta-openembedded commit: 5eacc412f38049f827d837a104d102e4549ae49e) Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python')
-rw-r--r--recipes-devtools/python/python-astroid.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-astroid.inc b/recipes-devtools/python/python-astroid.inc
index a5bb106..4cb1a3c 100644
--- a/recipes-devtools/python/python-astroid.inc
+++ b/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"