]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
perl: update 5.38.2 -> 5.40.0
authorAlexander Kanavin <alex@linutronix.de>
Tue, 27 Aug 2024 05:23:30 +0000 (07:23 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 27 Aug 2024 11:01:04 +0000 (12:01 +0100)
commit1c1cfae53564c836555ace926295cf88109b8c9f
tree63164d7213f26929913341cec5c717aeaa3048a3
parentdee97a3d3127eeba77bc6be05dea25f89aa734e5
perl: update 5.38.2 -> 5.40.0

Update rdepends generator to account for new version specifiers
(v{version} instead of just {version}) and exclude a few more
external modules detected at runtime.

Adjust musl configuration to set custom LC_ALL handling
(musl doesn't follow glibc in that, see the last few comments here:
https://github.com/Perl/perl5/issues/22375 ).

Adjust ptest packaging to add a dummy Makefile for 'make perl
releases' test (otherwise the packaging specifically excludes makefiles).

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 files changed:
meta/recipes-devtools/perl/files/0001-Fix-intermittent-failure-of-test-t-op-sigsystem.t.patch [deleted file]
meta/recipes-devtools/perl/files/0001-Somehow-this-module-breaks-through-the-perl-wrapper-.patch
meta/recipes-devtools/perl/files/0001-cpan-Sys-Syslog-Makefile.PL-Fix-_PATH_LOG-for-determ.patch
meta/recipes-devtools/perl/files/0002-Constant-Fix-up-shebang.patch
meta/recipes-devtools/perl/files/determinism.patch
meta/recipes-devtools/perl/files/encodefix.patch
meta/recipes-devtools/perl/files/errno_ver.diff
meta/recipes-devtools/perl/files/native-perlinc.patch
meta/recipes-devtools/perl/files/perl-configpm-switch.patch
meta/recipes-devtools/perl/files/perl-dynloader.patch
meta/recipes-devtools/perl/files/perl-rdepends.txt
meta/recipes-devtools/perl/perl-ptest.inc
meta/recipes-devtools/perl/perl_5.40.0.bb [moved from meta/recipes-devtools/perl/perl_5.38.2.bb with 96% similarity]