aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>2019-10-24 09:34:39 +0000
committerKhem Raj <raj.khem@gmail.com>2019-10-25 10:29:51 -0700
commita95cd60f2b8a900435bdc785efd82ddc972bc76f (patch)
treedc2dcd64ec0bc9805be57413943cbf3ce6d980a4 /meta-python
parenta9a922a4afd8f962a26397e712f2d1fe1fa5492d (diff)
downloadmeta-openembedded-a95cd60f2b8a900435bdc785efd82ddc972bc76f.tar.gz
Python: pynetlinux: Clarify BSD license variant
The License of python pynetlinux 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')
-rw-r--r--meta-python/recipes-devtools/python/python-pynetlinux.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-pynetlinux.inc b/meta-python/recipes-devtools/python/python-pynetlinux.inc
index 6a39896279..c755c0ae93 100644
--- a/meta-python/recipes-devtools/python/python-pynetlinux.inc
+++ b/meta-python/recipes-devtools/python/python-pynetlinux.inc
@@ -2,7 +2,7 @@ SUMMARY = "Linux network configuration library for Python"
DESCRIPTION = "This library contains Python bindings to ioctl calls"
SECTION = "devel/python"
HOMEPAGE = "http://github.com/rlisagor/pynetlinux"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=74e1861736ee959824fe7542323c12e9"
inherit pypi