aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorFrederico Cadete <Frederico.Cadete-ext@oneaccess-net.com>2017-05-03 14:53:31 +0200
committerArmin Kuster <akuster808@gmail.com>2017-07-17 11:17:47 -0700
commitcbf0846304839b1cf7dd2805283022fa8a412ae8 (patch)
tree1266cd1ca9b790b0b5352310a2465ff280b3b72c /meta-python/recipes-devtools/python
parent7c278564f708f79b087d6252c4e647a23a62b5a4 (diff)
downloadmeta-openembedded-contrib-cbf0846304839b1cf7dd2805283022fa8a412ae8.tar.gz
python-pyudev: correct LICENSE from GPLv2 to LGPLv2.1+
LGPLv2.1 is what is in the project's COPYING file. LGPLv2.1+ is what is mentioned in the project's setup.py and in the headers of the source files. Signed-off-by: Frederico Cadete <Frederico.Cadete-ext@oneaccess-net.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python-pyudev_0.21.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyudev_0.21.0.bb b/meta-python/recipes-devtools/python/python-pyudev_0.21.0.bb
index 7253f883f7..b0a1acb48d 100644
--- a/meta-python/recipes-devtools/python/python-pyudev_0.21.0.bb
+++ b/meta-python/recipes-devtools/python/python-pyudev_0.21.0.bb
@@ -1,5 +1,5 @@
SUMMARY = "A libudev binding"
-LICENSE = "GPLv2"
+LICENSE = "LGPLv2.1+"
LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343"
SRC_URI[md5sum] = "cf4d9db7d772622144ca1be6b5d9353b"