summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended/pywbem
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-03-04 00:46:14 -0800
committerKhem Raj <raj.khem@gmail.com>2022-03-04 17:41:45 -0800
commitee0f7dc9b7cbe1124e514e54a3de6572a15a31ce (patch)
treeb2c07f8d583eb27a9472b6115977ee044fa4b22d /meta-python/recipes-extended/pywbem
parentbd5dcf1b25204eaf689316902b450a67225434bf (diff)
downloadmeta-openembedded-ee0f7dc9b7cbe1124e514e54a3de6572a15a31ce.tar.gz
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-extended/pywbem')
-rw-r--r--meta-python/recipes-extended/pywbem/python3-pywbem_1.3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/pywbem/python3-pywbem_1.3.0.bb b/meta-python/recipes-extended/pywbem/python3-pywbem_1.3.0.bb
index 26758427a2..676c654b52 100644
--- a/meta-python/recipes-extended/pywbem/python3-pywbem_1.3.0.bb
+++ b/meta-python/recipes-extended/pywbem/python3-pywbem_1.3.0.bb
@@ -13,7 +13,7 @@ at http://www.dmtf.org/standards/wbem. \
13It also provides a Python provider interface, and is the fastest and easiest \ 13It also provides a Python provider interface, and is the fastest and easiest \
14way to write providers on the planet." 14way to write providers on the planet."
15HOMEPAGE = "http://pywbem.github.io" 15HOMEPAGE = "http://pywbem.github.io"
16LICENSE = "LGPLv2.1" 16LICENSE = "LGPL-2.1-only"
17LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24" 17LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24"
18 18
19SRC_URI[sha256sum] = "5df0af28f81891a3914a12f3a30b11b1981f7b30e09c5a42c011797e7fce9b6a" 19SRC_URI[sha256sum] = "5df0af28f81891a3914a12f3a30b11b1981f7b30e09c5a42c011797e7fce9b6a"