From: Wang Mingyu <wan...@fujitsu.com> Changelog: =========== - remove unneeded use of Import::Into - fix tests that invoke Test::Warnings->import directly - avoid redefinition warnings when $^W is enabled in tests - allow tests to pass even when Import::Into is not installed - add backcompat shim for cases where Test::More is loaded in tests after Test::Warnings - fix Test2 compability for done_testing() - Test2::Warnings added as a simple wrapper (for now)
Signed-off-by: Wang Mingyu <wan...@fujitsu.com> --- ...st-warnings-perl_0.033.bb => libtest-warnings-perl_0.037.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/perl/{libtest-warnings-perl_0.033.bb => libtest-warnings-perl_0.037.bb} (93%) diff --git a/meta/recipes-devtools/perl/libtest-warnings-perl_0.033.bb b/meta/recipes-devtools/perl/libtest-warnings-perl_0.037.bb similarity index 93% rename from meta/recipes-devtools/perl/libtest-warnings-perl_0.033.bb rename to meta/recipes-devtools/perl/libtest-warnings-perl_0.037.bb index 17b4cc3c9e..1cdc93d776 100644 --- a/meta/recipes-devtools/perl/libtest-warnings-perl_0.033.bb +++ b/meta/recipes-devtools/perl/libtest-warnings-perl_0.037.bb @@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=f98106ac3cc05d9cbebcdb8fbf7b7815" SRC_URI = "${CPAN_MIRROR}/authors/id/E/ET/ETHER/Test-Warnings-${PV}.tar.gz" -SRC_URI[sha256sum] = "b9c375719f2c61c5f97aa5ee6cf4c901a972347c415969379b0b51f67c48bbcb" +SRC_URI[sha256sum] = "682de3e7a3e8ac9265c53d0e314b8b903294c5199c005bd37e808f4484c25df2" S = "${WORKDIR}/Test-Warnings-${PV}" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#209437): https://lists.openembedded.org/g/openembedded-core/message/209437 Mute This Topic: https://lists.openembedded.org/mt/110474354/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-