aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>2019-10-25 07:39:34 +0000
committerKhem Raj <raj.khem@gmail.com>2019-10-26 02:41:33 -0700
commit9376fd7c007244f1919fa1e97f449991431b4c06 (patch)
tree47195aec9bdce895a6191fdd6bb5fdea0dd010b6 /meta-python/recipes-devtools/python
parent7ba62cd2daee3b1816c88ea48010a6909ad727fb (diff)
downloadmeta-openembedded-contrib-9376fd7c007244f1919fa1e97f449991431b4c06.tar.gz
Python: xxhash: Clarify BSD license variant
The License of python xxhash is BSD-2-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-xxhash.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-xxhash.inc b/meta-python/recipes-devtools/python/python-xxhash.inc
index 93b2a15a74..1ec3937b13 100644
--- a/meta-python/recipes-devtools/python/python-xxhash.inc
+++ b/meta-python/recipes-devtools/python/python-xxhash.inc
@@ -1,6 +1,6 @@
SUMMARY = "xxhash is a Python binding for the xxHash library by Yann Collet."
SECTION = "devel/python"
-LICENSE = "BSD"
+LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=5a8d76283514a1b7e6a414aba38629b5"
SRC_URI[md5sum] = "80461eff10ac62214fa788a6045aab43"