summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended/python-pyparted
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/python-pyparted
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/python-pyparted')
-rw-r--r--meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.7.bb b/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.7.bb
index 66cd27d447..2cdf82365a 100644
--- a/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.7.bb
+++ b/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.7.bb
@@ -3,7 +3,7 @@ an interface to libparted, the GNU parted library for disk partitioning and \
3filesystem manipulation." 3filesystem manipulation."
4SUMMARY = "Python bindings for libparted" 4SUMMARY = "Python bindings for libparted"
5HOMEPAGE = "https://github.com/rhinstaller/pyparted" 5HOMEPAGE = "https://github.com/rhinstaller/pyparted"
6LICENSE = "GPL-2.0+" 6LICENSE = "GPL-2.0-or-later"
7LIC_FILES_CHKSUM = "\ 7LIC_FILES_CHKSUM = "\
8 file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b \ 8 file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b \
9 file://src/_pedmodule.c;beginline=10;endline=22;md5=9e53304db812b80d0939e11bb69dcab2 \ 9 file://src/_pedmodule.c;beginline=10;endline=22;md5=9e53304db812b80d0939e11bb69dcab2 \