aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>2019-10-24 14:56:05 +0000
committerKhem Raj <raj.khem@gmail.com>2019-10-25 10:29:51 -0700
commitaa3709c0d84069834f7af7384726565ef024f32b (patch)
tree532edd46bb17021bd7a699e6737bd08ab4e6bb49 /meta-python/recipes-devtools/python
parent14bbd8d32bbfad07ba0c724b8c98a2c00bbec832 (diff)
downloadmeta-openembedded-contrib-aa3709c0d84069834f7af7384726565ef024f32b.tar.gz
Python: evdev: Clarify BSD license variant
The License of python evdev is BSD-3-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python-evdev.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-evdev.inc b/meta-python/recipes-devtools/python/python-evdev.inc
index 5a3884a6f9..989d1e5f6c 100644
--- a/meta-python/recipes-devtools/python/python-evdev.inc
+++ b/meta-python/recipes-devtools/python/python-evdev.inc
@@ -1,6 +1,6 @@
SUMMARY = "Python evdev lib"
HOMEPAGE = "https://github.com/gvalkov/python-evdev"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=18debddbb3f52c661a129724a883a8e2"
SRC_URI[md5sum] = "c7e855ae9f97f869a59e75b29f05ce74"