aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-pyudev_0.21.0.bb
diff options
context:
space:
mode:
authorFrederico Cadete <Frederico.Cadete-ext@oneaccess-net.com>2017-05-03 14:53:31 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2017-05-23 15:49:32 +0200
commit485cb78df90c188b3a37c64a1e6920881ab8ff03 (patch)
tree2bc946f55765af73bcb0837a529c630f90c66831 /recipes-devtools/python/python-pyudev_0.21.0.bb
parent82bae8d33d77d3d3c4a2ce6c27c1fbd8288d5bb1 (diff)
downloadmeta-python2-485cb78df90c188b3a37c64a1e6920881ab8ff03.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. (From meta-openembedded commit: c92ccfe8fe3f5bf49472f7f88c219fdcd83eb5a5) Signed-off-by: Frederico Cadete <Frederico.Cadete-ext@oneaccess-net.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-pyudev_0.21.0.bb')
-rw-r--r--recipes-devtools/python/python-pyudev_0.21.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-pyudev_0.21.0.bb b/recipes-devtools/python/python-pyudev_0.21.0.bb
index 7253f88..b0a1acb 100644
--- a/recipes-devtools/python/python-pyudev_0.21.0.bb
+++ b/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"