summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-async.inc
diff options
context:
space:
mode:
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>2019-10-07 13:08:38 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-10-15 14:11:08 +0100
commiteac9b021e2de0922b0f8bf65a71ae4ce8bdc97b1 (patch)
tree9cd3b15adcfadaef60b5f6a0edb14c4dab410698 /meta/recipes-devtools/python/python-async.inc
parent2bafc93d58adc9e869b873737e982192b191d1a4 (diff)
downloadopenembedded-core-contrib-eac9b021e2de0922b0f8bf65a71ae4ce8bdc97b1.tar.gz
python-async: Clarify BSD license variant
The license of python-async is BSD-3-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python-async.inc')
-rw-r--r--meta/recipes-devtools/python/python-async.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-async.inc b/meta/recipes-devtools/python/python-async.inc
index 139bf2c51c..af887dc4e5 100644
--- a/meta/recipes-devtools/python/python-async.inc
+++ b/meta/recipes-devtools/python/python-async.inc
@@ -1,7 +1,7 @@
SUMMARY = "Python framework to process interdependent tasks in a pool of workers"
HOMEPAGE = "http://github.com/gitpython-developers/async"
SECTION = "devel/python"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=88df8e78b9edfd744953862179f2d14e"
inherit pypi