]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
perlcross: upgrade from 1.6.2 to 1.6.4
authorChangqing Li <changqing.li@windriver.com>
Tue, 24 Feb 2026 02:46:59 +0000 (10:46 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Feb 2026 11:39:04 +0000 (11:39 +0000)
https://github.com/arsv/perl-cross/releases/tag/1.6.4

Include support for perl 5.40.3, perl 5.42.0

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl-cross/perlcross_1.6.4.bb [moved from meta/recipes-devtools/perl-cross/perlcross_1.6.2.bb with 92% similarity]

similarity index 92%
rename from meta/recipes-devtools/perl-cross/perlcross_1.6.2.bb
rename to meta/recipes-devtools/perl-cross/perlcross_1.6.4.bb
index debf2717ce94c50f6ab020f2c1634236db40d0ec..3c544c9746444698ca5a06cfa72ad9dba1908cf9 100644 (file)
@@ -18,7 +18,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/perl-cross-${PV}.tar.gz;name=perl-c
            "
 GITHUB_BASE_URI = "https://github.com/arsv/perl-cross/releases/"
 
-SRC_URI[perl-cross.sha256sum] = "131f7496152ee32067dbac2bc9b44b2f582fc778140e545701b3b2faee782f1d"
+SRC_URI[perl-cross.sha256sum] = "b6202173b0a8a43fb312867d85a8cd33527f3f234b1b6e591cdaa9895c9920c7"
 
 S = "${UNPACKDIR}/perl-cross-${PV}"