aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>2019-10-24 14:56:08 +0000
committerKhem Raj <raj.khem@gmail.com>2019-10-25 10:29:51 -0700
commit74158e299790a44f23ecac9b5ff5829440f73422 (patch)
treec9ee8c18a7b33aa62e3f62020e35e4a577accf90 /meta-python/recipes-devtools/python
parent564f9be44e02703e6fa84961c332a42a686e41d4 (diff)
downloadmeta-openembedded-contrib-74158e299790a44f23ecac9b5ff5829440f73422.tar.gz
Python: supervisor: Clarify BSD license variant
The License of python supervisor is BSD-4-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-supervisor.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-supervisor.inc b/meta-python/recipes-devtools/python/python-supervisor.inc
index beab497392..158cd52e19 100644
--- a/meta-python/recipes-devtools/python/python-supervisor.inc
+++ b/meta-python/recipes-devtools/python/python-supervisor.inc
@@ -4,7 +4,7 @@ Supervisor is a client/server system that allows its users \
to monitorand control a number of processes on UNIX-like \
operating systems."
HOMEPAGE = "https://github.com/Supervisor/supervisor"
-LICENSE = "BSD"
+LICENSE = "BSD-4-Clause"
LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=5b4e3a2172bba4c47cded5885e7e507e"
SRC_URI[md5sum] = "ac70dadd051dcaf1d03c467d51a3aac1"