aboutsummaryrefslogtreecommitdiffstats
path: root/meta-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
commit700cc357421d84fd7232f555fecf43d6a1354b53 (patch)
tree84e6fc93d662328b4e05375af8d88c7974ed4b3c /meta-python
parentc9a22eb71b3c23f6b59c168b981e35489003f84f (diff)
downloadmeta-openembedded-700cc357421d84fd7232f555fecf43d6a1354b53.tar.gz
Python: pika: Clarify BSD license variant
The License of python pika 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-pika.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-pika.inc b/meta-python/recipes-devtools/python/python-pika.inc
index 10be5bb62c..bde154fe7d 100644
--- a/meta-python/recipes-devtools/python/python-pika.inc
+++ b/meta-python/recipes-devtools/python/python-pika.inc
@@ -5,7 +5,7 @@ including RabbitMQ’s extensions. \
"
SECTION = "devel/python"
HOMEPAGE = "https://pika.readthedocs.io"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=535836bf0a5de515a7bfee026075701d"
SRC_URI[md5sum] = "6002400cdd33bf85ec8680ece72910d4"