aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2021-09-18 09:57:28 -0700
committerKhem Raj <raj.khem@gmail.com>2021-09-20 08:43:37 -0700
commita998097ba0509f3ec8f7a82b19f46b7a19ae4767 (patch)
treebe700e4508e65face33adab3851c3cc4e00b0543 /meta-python/recipes-devtools
parentbc614d67f01ce262ea6e9f9c5fc93cc104bc5124 (diff)
downloadmeta-openembedded-a998097ba0509f3ec8f7a82b19f46b7a19ae4767.tar.gz
python3-sympy: 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-sympy_1.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-sympy_1.8.bb b/meta-python/recipes-devtools/python/python3-sympy_1.8.bb
index 1dd0a5a854..e274857f76 100644
--- a/meta-python/recipes-devtools/python/python3-sympy_1.8.bb
+++ b/meta-python/recipes-devtools/python/python3-sympy_1.8.bb
@@ -3,7 +3,7 @@
SUMMARY = "Computer algebra system (CAS) in Python"
HOMEPAGE = "https://pypi.org/project/sympy/"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=2245824980a408ef1749391dfba32b3b"
SRC_URI[sha256sum] = "1ca588a9f6ce6a323c5592f9635159c2093572826668a1022c75c75bdf0297cb"