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/python-blivet | |
| 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/python-blivet')
| -rw-r--r-- | meta-python/recipes-extended/python-blivet/python3-blivet_3.4.3.bb | 2 | ||||
| -rw-r--r-- | meta-python/recipes-extended/python-blivet/python3-blivetgui_2.3.0.bb | 2 |
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 @@ | |||
| 1 | DESCRIPTION = "A python module for system storage configuration" | 1 | DESCRIPTION = "A python module for system storage configuration" |
| 2 | HOMEPAGE = "http://fedoraproject.org/wiki/blivet" | 2 | HOMEPAGE = "http://fedoraproject.org/wiki/blivet" |
| 3 | LICENSE = "LGPLv2+" | 3 | LICENSE = "LGPL-2.0-or-later" |
| 4 | SECTION = "devel/python" | 4 | SECTION = "devel/python" |
| 5 | 5 | ||
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 6 | LIC_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 @@ | |||
| 1 | DESCRIPTION = "GUI tool for storage configuration using blivet library" | 1 | DESCRIPTION = "GUI tool for storage configuration using blivet library" |
| 2 | HOMEPAGE = "https://github.com/rhinstaller/blivet-gui" | 2 | HOMEPAGE = "https://github.com/rhinstaller/blivet-gui" |
| 3 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPL-2.0-or-later" |
| 4 | SECTION = "devel/python" | 4 | SECTION = "devel/python" |
| 5 | 5 | ||
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
