diff options
| author | Khem Raj <raj.khem@gmail.com> | 2021-02-17 21:53:45 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-02-21 23:37:54 -0800 |
| commit | ed54f12e1989d5e3f39905bef8630f3724e137c5 (patch) | |
| tree | 2315971bd435d75f85ffcff7c0c3d6f2a11a517b /meta-perl/recipes-perl/libfile | |
| parent | 308c901e86ff280b908563d45ff7e9cdaac6c2c4 (diff) | |
| download | meta-openembedded-ed54f12e1989d5e3f39905bef8630f3724e137c5.tar.gz | |
recipes: Update common-licenses references to match new names
The licenses were renamed to match their SPDX names, fix the
references in LIC_FILES_CHKSUM
Correct the checksums where they were wrong
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-perl/recipes-perl/libfile')
| -rw-r--r-- | meta-perl/recipes-perl/libfile/libfile-slurper-perl_0.012.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libfile/libfile-slurper-perl_0.012.bb b/meta-perl/recipes-perl/libfile/libfile-slurper-perl_0.012.bb index 3678ad7621..415652c1ed 100644 --- a/meta-perl/recipes-perl/libfile/libfile-slurper-perl_0.012.bb +++ b/meta-perl/recipes-perl/libfile/libfile-slurper-perl_0.012.bb | |||
| @@ -9,7 +9,7 @@ LICENSE = "Artistic-1.0 | GPL-1.0+" | |||
| 9 | HOMEPAGE= "https://metacpan.org/release/File-Slurper" | 9 | HOMEPAGE= "https://metacpan.org/release/File-Slurper" |
| 10 | 10 | ||
| 11 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Artistic-1.0;md5=cda03bbdc3c1951996392b872397b798 \ | 11 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Artistic-1.0;md5=cda03bbdc3c1951996392b872397b798 \ |
| 12 | file://${COMMON_LICENSE_DIR}/GPL-1.0;md5=e9e36a9de734199567a4d769498f743d" | 12 | file://${COMMON_LICENSE_DIR}/GPL-1.0-or-later;md5=30c0b8a5048cc2f4be5ff15ef0d8cf61" |
| 13 | 13 | ||
| 14 | SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEONT/File-Slurper-${PV}.tar.gz" | 14 | SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEONT/File-Slurper-${PV}.tar.gz" |
| 15 | 15 | ||
