All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Schonberg <schonm@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Jason Schonberg <schonm@gmail.com>
Subject: [PATCH 1/2] perlcross: upgrade 1.6.2 -> 1.6.3
Date: Tue,  2 Dec 2025 10:10:30 -0500	[thread overview]
Message-ID: <20251202151032.15053-1-schonm@gmail.com> (raw)

https://github.com/arsv/perl-cross/releases/tag/1.6.3

Provide support for perl 5.42.0

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 .../perl-cross/{perlcross_1.6.2.bb => perlcross_1.6.3.bb}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/perl-cross/{perlcross_1.6.2.bb => perlcross_1.6.3.bb} (92%)

diff --git a/meta/recipes-devtools/perl-cross/perlcross_1.6.2.bb b/meta/recipes-devtools/perl-cross/perlcross_1.6.3.bb
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.3.bb
index debf2717ce..41a601b14a 100644
--- a/meta/recipes-devtools/perl-cross/perlcross_1.6.2.bb
+++ b/meta/recipes-devtools/perl-cross/perlcross_1.6.3.bb
@@ -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] = "cd57d8f8017727dc7e19cca55e1e9f22664edecf6c9f04c3515ecc13fd88e4f3"
 
 S = "${UNPACKDIR}/perl-cross-${PV}"
 
-- 
2.43.0



             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 Jason Schonberg [this message]
2025-12-02 15:10 ` [PATCH 2/2] perl: upgrade 5.40.2 -> 5.42.0 Jason Schonberg
2025-12-03 12:26   ` [OE-core] " 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-1-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.