From ed54f12e1989d5e3f39905bef8630f3724e137c5 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 17 Feb 2021 21:53:45 -0800 Subject: 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 --- meta-perl/recipes-perl/libtest/libtest-warnings-perl_0.028.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-perl/recipes-perl/libtest') diff --git a/meta-perl/recipes-perl/libtest/libtest-warnings-perl_0.028.bb b/meta-perl/recipes-perl/libtest/libtest-warnings-perl_0.028.bb index f2dda194dc..7cd07b2c0b 100644 --- a/meta-perl/recipes-perl/libtest/libtest-warnings-perl_0.028.bb +++ b/meta-perl/recipes-perl/libtest/libtest-warnings-perl_0.028.bb @@ -15,7 +15,7 @@ LICENSE = "Artistic-1.0 | GPL-1.0+" HOMEPAGE= "https://metacpan.org/release/Test-Warnings" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Artistic-1.0;md5=cda03bbdc3c1951996392b872397b798 \ -file://${COMMON_LICENSE_DIR}/GPL-1.0;md5=e9e36a9de734199567a4d769498f743d" +file://${COMMON_LICENSE_DIR}/GPL-1.0-or-later;md5=30c0b8a5048cc2f4be5ff15ef0d8cf61" SRC_URI = "https://cpan.metacpan.org/authors/id/E/ET/ETHER/Test-Warnings-${PV}.tar.gz" -- cgit v1.2.3-54-g00ecf