aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>2019-10-24 15:07:44 +0000
committerKhem Raj <raj.khem@gmail.com>2019-10-25 10:29:52 -0700
commitc9a22eb71b3c23f6b59c168b981e35489003f84f (patch)
tree53fde2d339424b148fc7ad316f7aab18189c14fe /meta-python/recipes-devtools/python
parent05812160bf27671afc22aa34c0407b97dec04a5f (diff)
downloadmeta-openembedded-contrib-c9a22eb71b3c23f6b59c168b981e35489003f84f.tar.gz
Python: pyserial: Clarify BSD license variant
The License of python pyserial 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-pyserial.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyserial.inc b/meta-python/recipes-devtools/python/python-pyserial.inc
index 870f1d8a8a..c9580de264 100644
--- a/meta-python/recipes-devtools/python/python-pyserial.inc
+++ b/meta-python/recipes-devtools/python/python-pyserial.inc
@@ -1,5 +1,5 @@
SUMMARY = "Serial Port Support for Python"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d476d94926db6e0008a5b3860d1f5c0d"
SRC_URI[md5sum] = "ed6183b15519a0ae96675e9c3330c69b"