aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2021-09-18 09:57:22 -0700
committerKhem Raj <raj.khem@gmail.com>2021-09-20 08:43:37 -0700
commitb824795302274750ef0f3cc5ee5ce6c7bf2669ce (patch)
tree041cf0c2f68b378f87b52698df53049d2c9874ad /meta-python/recipes-devtools
parent34fe7c761a6d95943bb74d93778bc0aa4b9f8462 (diff)
downloadmeta-openembedded-b824795302274750ef0f3cc5ee5ce6c7bf2669ce.tar.gz
python3-dill: set precise BSD license
"BSD" is ambiguous, use the precise licenses BSD-3-Clause Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python/python3-dill_0.3.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-dill_0.3.4.bb b/meta-python/recipes-devtools/python/python3-dill_0.3.4.bb
index f77d11e255..ff0104cc8a 100644
--- a/meta-python/recipes-devtools/python/python3-dill_0.3.4.bb
+++ b/meta-python/recipes-devtools/python/python3-dill_0.3.4.bb
@@ -1,6 +1,6 @@
SUMMARY = "Serialize all of python"
HOMEPAGE = "https://pypi.org/project/dill/"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=41adceb584fdde8323ddf9ad23c07fe5"
SRC_URI[sha256sum] = "9f9734205146b2b353ab3fec9af0070237b6ddae78452af83d2fca84d739e675"