diff options
| author | J. S. <schonm@gmail.com> | 2025-03-30 15:41:23 -0400 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-04-01 11:58:25 +0100 |
| commit | bc51c04d3a94a2117d1c04b8acf77df9b263ad35 (patch) | |
| tree | c9defa736a094796d180e56ea17f061cf570c6c7 | |
| parent | 146ba38c1f0d1d9f857020eb0323ea7d5e2e0f4b (diff) | |
| download | poky-bc51c04d3a94a2117d1c04b8acf77df9b263ad35.tar.gz | |
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."
(From OE-Core rev: dd5a40890a2da27e8d5ede10ef1ae27e37f9e229)
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-devtools/perl/perl_5.40.1.bb (renamed from meta/recipes-devtools/perl/perl_5.40.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl/perl_5.40.0.bb b/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 = " \ | |||
| 25 | file://encodefix.patch \ | 25 | file://encodefix.patch \ |
| 26 | " | 26 | " |
| 27 | 27 | ||
| 28 | SRC_URI[perl.sha256sum] = "c740348f357396327a9795d3e8323bafd0fe8a5c7835fc1cbaba0cc8dfe7161f" | 28 | SRC_URI[perl.sha256sum] = "02f8c45bb379ed0c3de7514fad48c714fd46be8f0b536bfd5320050165a1ee26" |
| 29 | 29 | ||
| 30 | B = "${WORKDIR}/perl-${PV}-build" | 30 | B = "${WORKDIR}/perl-${PV}-build" |
| 31 | 31 | ||
