]> code.ossystems Code Review - openembedded-core.git/commitdiff
perl: update 5.32.1 -> 5.34.0
authorAlexander Kanavin <alex.kanavin@gmail.com>
Fri, 4 Jun 2021 09:14:55 +0000 (11:14 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 6 Jun 2021 22:14:12 +0000 (23:14 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/perl_5.34.0.bb [moved from meta/recipes-devtools/perl/perl_5.32.1.bb with 99% similarity]

similarity index 99%
rename from meta/recipes-devtools/perl/perl_5.32.1.bb
rename to meta/recipes-devtools/perl/perl_5.34.0.bb
index 01db924a73da3f57970425f1d2faeb34c7232feb..7935a5872362b500cfb1c8846cc33fda9ce752d7 100644 (file)
@@ -25,7 +25,7 @@ SRC_URI_append_class-target = " \
            file://encodefix.patch \
 "
 
-SRC_URI[perl.sha256sum] = "03b693901cd8ae807231b1787798cf1f2e0b8a56218d07b7da44f784a7caeb2c"
+SRC_URI[perl.sha256sum] = "551efc818b968b05216024fb0b727ef2ad4c100f8cb6b43fab615fa78ae5be9a"
 
 S = "${WORKDIR}/perl-${PV}"