From dd5a40890a2da27e8d5ede10ef1ae27e37f9e229 Mon Sep 17 00:00:00 2001 From: "J. S." Date: Sun, 30 Mar 2025 15:41:23 -0400 Subject: [PATCH] perl: upgrade 5.40.0 -> 5.40.1 >From https://metacpan.org/pod/perldelta : "There are no changes intentionally incompatible with 5.40.0. If any exist, they are bugs, and we request that you submit a report." Signed-off-by: Jason Schonberg Signed-off-by: Richard Purdie --- meta/recipes-devtools/perl/{perl_5.40.0.bb => perl_5.40.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/perl/{perl_5.40.0.bb => perl_5.40.1.bb} (99%) diff --git a/meta/recipes-devtools/perl/perl_5.40.0.bb b/meta/recipes-devtools/perl/perl_5.40.1.bb similarity index 99% rename from meta/recipes-devtools/perl/perl_5.40.0.bb rename to meta/recipes-devtools/perl/perl_5.40.1.bb index 0d4338f29f..448fd52ed6 100644 --- a/meta/recipes-devtools/perl/perl_5.40.0.bb +++ b/meta/recipes-devtools/perl/perl_5.40.1.bb @@ -25,7 +25,7 @@ SRC_URI:append:class-target = " \ file://encodefix.patch \ " -SRC_URI[perl.sha256sum] = "c740348f357396327a9795d3e8323bafd0fe8a5c7835fc1cbaba0cc8dfe7161f" +SRC_URI[perl.sha256sum] = "02f8c45bb379ed0c3de7514fad48c714fd46be8f0b536bfd5320050165a1ee26" B = "${WORKDIR}/perl-${PV}-build" -- 2.47.2