From: Jason Schonberg <schonm@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Jason Schonberg <schonm@gmail.com>
Subject: [PATCH 2/2] perl: upgrade 5.40.2 -> 5.42.0
Date: Tue, 2 Dec 2025 10:10:31 -0500 [thread overview]
Message-ID: <20251202151032.15053-2-schonm@gmail.com> (raw)
In-Reply-To: <20251202151032.15053-1-schonm@gmail.com>
License-Update: Checksum changed because in the license, the physical address
of the Free Software Foundation has been exchanged for a web address.
Changes in perl 5.42.0: https://perldoc.perl.org/5.42.0/perldelta
Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
meta/recipes-devtools/perl/{perl_5.40.2.bb => perl_5.42.0.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/perl/{perl_5.40.2.bb => perl_5.42.0.bb} (99%)
diff --git a/meta/recipes-devtools/perl/perl_5.40.2.bb b/meta/recipes-devtools/perl/perl_5.42.0.bb
similarity index 99%
rename from meta/recipes-devtools/perl/perl_5.40.2.bb
rename to meta/recipes-devtools/perl/perl_5.42.0.bb
index a78d2ed0be..faab33163a 100644
--- a/meta/recipes-devtools/perl/perl_5.40.2.bb
+++ b/meta/recipes-devtools/perl/perl_5.42.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.perl.org/"
DESCRIPTION = "Perl is a highly capable, feature-rich programming language"
SECTION = "devel"
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
-LIC_FILES_CHKSUM = "file://Copying;md5=5b122a36d0f6dc55279a0ebc69f3c60b \
+LIC_FILES_CHKSUM = "file://Copying;md5=8f7dd0873e59530abbb36503972afcdb \
file://Artistic;md5=71a4d5d9acc18c0952a6df2218bb68da \
"
@@ -24,7 +24,7 @@ SRC_URI:append:class-target = " \
file://encodefix.patch \
"
-SRC_URI[perl.sha256sum] = "10d4647cfbb543a7f9ae3e5f6851ec49305232ea7621aed24c7cfbb0bef4b70d"
+SRC_URI[perl.sha256sum] = "e093ef184d7f9a1b9797e2465296f55510adb6dab8842b0c3ed53329663096dc"
B = "${WORKDIR}/perl-${PV}-build"
--
2.43.0
next prev parent reply other threads:[~2025-12-02 15:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-02 15:10 [PATCH 1/2] perlcross: upgrade 1.6.2 -> 1.6.3 Jason Schonberg
2025-12-02 15:10 ` Jason Schonberg [this message]
2025-12-03 12:26 ` [OE-core] [PATCH 2/2] perl: upgrade 5.40.2 -> 5.42.0 Mathieu Dubois-Briand
2025-12-04 2:45 ` J. S.
2025-12-04 4:13 ` Khem Raj
2025-12-04 6:36 ` Alexander Kanavin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251202151032.15053-2-schonm@gmail.com \
--to=schonm@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.