summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended/python-blivet
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-blivet
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-blivet')
-rw-r--r--meta-python/recipes-extended/python-blivet/python3-blivet_3.4.3.bb2
-rw-r--r--meta-python/recipes-extended/python-blivet/python3-blivetgui_2.3.0.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-extended/python-blivet/python3-blivet_3.4.3.bb b/meta-python/recipes-extended/python-blivet/python3-blivet_3.4.3.bb
index 85575df7b5..fcadf130c9 100644
--- a/meta-python/recipes-extended/python-blivet/python3-blivet_3.4.3.bb
+++ b/meta-python/recipes-extended/python-blivet/python3-blivet_3.4.3.bb
@@ -1,6 +1,6 @@
1DESCRIPTION = "A python module for system storage configuration" 1DESCRIPTION = "A python module for system storage configuration"
2HOMEPAGE = "http://fedoraproject.org/wiki/blivet" 2HOMEPAGE = "http://fedoraproject.org/wiki/blivet"
3LICENSE = "LGPLv2+" 3LICENSE = "LGPL-2.0-or-later"
4SECTION = "devel/python" 4SECTION = "devel/python"
5 5
6LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 6LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
diff --git a/meta-python/recipes-extended/python-blivet/python3-blivetgui_2.3.0.bb b/meta-python/recipes-extended/python-blivet/python3-blivetgui_2.3.0.bb
index 9522770eff..995fb49622 100644
--- a/meta-python/recipes-extended/python-blivet/python3-blivetgui_2.3.0.bb
+++ b/meta-python/recipes-extended/python-blivet/python3-blivetgui_2.3.0.bb
@@ -1,6 +1,6 @@
1DESCRIPTION = "GUI tool for storage configuration using blivet library" 1DESCRIPTION = "GUI tool for storage configuration using blivet library"
2HOMEPAGE = "https://github.com/rhinstaller/blivet-gui" 2HOMEPAGE = "https://github.com/rhinstaller/blivet-gui"
3LICENSE = "GPLv2+" 3LICENSE = "GPL-2.0-or-later"
4SECTION = "devel/python" 4SECTION = "devel/python"
5 5
6LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 6LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"