diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-03-04 00:46:14 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-03-04 17:41:45 -0800 |
| commit | ee0f7dc9b7cbe1124e514e54a3de6572a15a31ce (patch) | |
| tree | b2c07f8d583eb27a9472b6115977ee044fa4b22d /meta-python/recipes-extended/pywbem | |
| parent | bd5dcf1b25204eaf689316902b450a67225434bf (diff) | |
| download | meta-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.bb | 2 |
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. \ | |||
| 13 | It also provides a Python provider interface, and is the fastest and easiest \ | 13 | It also provides a Python provider interface, and is the fastest and easiest \ |
| 14 | way to write providers on the planet." | 14 | way to write providers on the planet." |
| 15 | HOMEPAGE = "http://pywbem.github.io" | 15 | HOMEPAGE = "http://pywbem.github.io" |
| 16 | LICENSE = "LGPLv2.1" | 16 | LICENSE = "LGPL-2.1-only" |
| 17 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24" | 17 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24" |
| 18 | 18 | ||
| 19 | SRC_URI[sha256sum] = "5df0af28f81891a3914a12f3a30b11b1981f7b30e09c5a42c011797e7fce9b6a" | 19 | SRC_URI[sha256sum] = "5df0af28f81891a3914a12f3a30b11b1981f7b30e09c5a42c011797e7fce9b6a" |
