diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-03-04 00:46:05 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-03-04 17:41:45 -0800 |
| commit | bd5dcf1b25204eaf689316902b450a67225434bf (patch) | |
| tree | 66ca2f14fbf63926e646ab6accd8496c82b3da4a /meta-perl/recipes-perl/libencode | |
| parent | 7d8a0e840dd9fc6aabfe29413f3564ef0dc481f8 (diff) | |
| download | meta-openembedded-bd5dcf1b25204eaf689316902b450a67225434bf.tar.gz | |
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-perl/recipes-perl/libencode')
| -rw-r--r-- | meta-perl/recipes-perl/libencode/libencode-locale-perl_1.05.bb | 2 | ||||
| -rw-r--r-- | meta-perl/recipes-perl/libencode/libencode-perl_3.16.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-perl/recipes-perl/libencode/libencode-locale-perl_1.05.bb b/meta-perl/recipes-perl/libencode/libencode-locale-perl_1.05.bb index 700974b423..ae193dbc6a 100644 --- a/meta-perl/recipes-perl/libencode/libencode-locale-perl_1.05.bb +++ b/meta-perl/recipes-perl/libencode/libencode-locale-perl_1.05.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Encode::Locale - Determine the locale encoding" | |||
| 2 | AUTHOR = "Gisle Aas <gisle@activestate.com>" | 2 | AUTHOR = "Gisle Aas <gisle@activestate.com>" |
| 3 | HOMEPAGE = "https://metacpan.org/module/Encode::Locale" | 3 | HOMEPAGE = "https://metacpan.org/module/Encode::Locale" |
| 4 | SECTION = "libs" | 4 | SECTION = "libs" |
| 5 | LICENSE = "Artistic-1.0 | GPL-1.0+" | 5 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 6 | LIC_FILES_CHKSUM = "file://README;md5=14e8006c2134045725fd81292a323d24" | 6 | LIC_FILES_CHKSUM = "file://README;md5=14e8006c2134045725fd81292a323d24" |
| 7 | 7 | ||
| 8 | SRC_URI = "${CPAN_MIRROR}/authors/id/G/GA/GAAS/Encode-Locale-${PV}.tar.gz" | 8 | SRC_URI = "${CPAN_MIRROR}/authors/id/G/GA/GAAS/Encode-Locale-${PV}.tar.gz" |
diff --git a/meta-perl/recipes-perl/libencode/libencode-perl_3.16.bb b/meta-perl/recipes-perl/libencode/libencode-perl_3.16.bb index 2286ee5249..8d239e7e2e 100644 --- a/meta-perl/recipes-perl/libencode/libencode-perl_3.16.bb +++ b/meta-perl/recipes-perl/libencode/libencode-perl_3.16.bb | |||
| @@ -11,7 +11,7 @@ of characters." | |||
| 11 | AUTHOR = "Dan Kogai <dankogai+cpan@gmail.com>" | 11 | AUTHOR = "Dan Kogai <dankogai+cpan@gmail.com>" |
| 12 | HOMEPAGE = "https://metacpan.org/release/Encode" | 12 | HOMEPAGE = "https://metacpan.org/release/Encode" |
| 13 | SECTION = "lib" | 13 | SECTION = "lib" |
| 14 | LICENSE = "Artistic-1.0 | GPL-1.0+" | 14 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 15 | LIC_FILES_CHKSUM = "file://META.json;beginline=8;endline=10;md5=b12e3be1e17a7e99ca4f429ff32c28b5" | 15 | LIC_FILES_CHKSUM = "file://META.json;beginline=8;endline=10;md5=b12e3be1e17a7e99ca4f429ff32c28b5" |
| 16 | 16 | ||
| 17 | SRC_URI = "${CPAN_MIRROR}/authors/id/D/DA/DANKOGAI/Encode-${PV}.tar.gz" | 17 | SRC_URI = "${CPAN_MIRROR}/authors/id/D/DA/DANKOGAI/Encode-${PV}.tar.gz" |
