aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>2019-10-25 07:40:42 +0000
committerKhem Raj <raj.khem@gmail.com>2019-10-26 02:41:33 -0700
commit2fa4579987abe6564fbd65e01330e0fb55c6a0c3 (patch)
tree760e28a160679b0e99c7716bc2b3ac57e36512c3
parentd2d53a42a1ae2c8083dd44d18942f2142d406399 (diff)
downloadmeta-openembedded-contrib-2fa4579987abe6564fbd65e01330e0fb55c6a0c3.tar.gz
Python: flask scrypt: Clarify BSD license variant
The License of python flask scrypt is BSD-3-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-python/recipes-devtools/python/python-flask-script.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-flask-script.inc b/meta-python/recipes-devtools/python/python-flask-script.inc
index fca777bc55..f48af8bc9e 100644
--- a/meta-python/recipes-devtools/python/python-flask-script.inc
+++ b/meta-python/recipes-devtools/python/python-flask-script.inc
@@ -1,5 +1,5 @@
DESCRIPTION = "Scripting support for flask"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e686048adb69341fc8a08caeda528b41"
SRC_URI[md5sum] = "3fbd91fe13cebedfb2431331f6eabb68"