From: Tim Orling <ticotimo@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] liburi-perl upgrade
Date: Fri, 18 Nov 2022 09:52:02 -0800 [thread overview]
Message-ID: <cover.1668793524.git.tim.orling@konsulko.com> (raw)
AUH has been missing upgrades to liburi-perl because the author changed
back from ETHER to OALDERS, which changes the SRC_URI. In the mean time,
the dependencies for -ptest have grown a little bit, so we add two new
recipes and import one from meta-perl.
While we are at it, correct the redirects in CPAN_MIRROR.
The following changes since commit 44bb88cc869f3b42440d6f7aad000e706b739a2b:
mesa: do not rely on native llvm-config in target sysroot (2022-11-15 09:38:38 +0000)
are available in the Git repository at:
https://git.yoctoproject.org/git/poky-contrib timo/recipe-upgrades
http://git.yoctoproject.org/cgit.cgi/git/poky-contrib/log/?h=timo/recipe-upgrades
Tim Orling (5):
mirrors.bbclass: update CPAN_MIRROR
libtry-tiny-perl: add recipe for 0.31
libtest-fatal-perl: add recipe for 0.016
libtest-warnings-perl: move from meta-perl
liburi-perl: upgrade 5.08 -> 5.17
meta/classes-global/mirrors.bbclass | 3 +-
meta/conf/distro/include/maintainers.inc | 3 +
.../distro/include/ptest-packagelists.inc | 3 +
.../perl/libtest-fatal-perl_0.016.bb | 36 ++++++
.../perl/libtest-warnings-perl_0.031.bb | 39 +++++++
.../perl/libtry-tiny-perl_0.31.bb | 36 ++++++
.../0001-Skip-TODO-test-cases-that-fail.patch | 110 ++++++++++++++++++
...iburi-perl_5.08.bb => liburi-perl_5.17.bb} | 34 +++---
8 files changed, 248 insertions(+), 16 deletions(-)
create mode 100644 meta/recipes-devtools/perl/libtest-fatal-perl_0.016.bb
create mode 100644 meta/recipes-devtools/perl/libtest-warnings-perl_0.031.bb
create mode 100644 meta/recipes-devtools/perl/libtry-tiny-perl_0.31.bb
create mode 100644 meta/recipes-devtools/perl/liburi-perl/0001-Skip-TODO-test-cases-that-fail.patch
rename meta/recipes-devtools/perl/{liburi-perl_5.08.bb => liburi-perl_5.17.bb} (65%)
--
2.30.2
next reply other threads:[~2022-11-18 17:52 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-18 17:52 Tim Orling [this message]
2022-11-18 17:52 ` [PATCH 1/5] mirrors.bbclass: update CPAN_MIRROR Tim Orling
2022-11-18 17:52 ` [PATCH 2/5] libtry-tiny-perl: add recipe for 0.31 Tim Orling
2022-11-18 17:52 ` [PATCH 3/5] libtest-fatal-perl: add recipe for 0.016 Tim Orling
2022-11-18 17:52 ` [PATCH 4/5] libtest-warnings-perl: move from meta-perl Tim Orling
2022-11-18 17:52 ` [PATCH 5/5] liburi-perl: upgrade 5.08 -> 5.17 Tim Orling
2022-11-18 17:59 ` [OE-core] [PATCH 0/5] liburi-perl upgrade Alexander Kanavin
2022-11-18 18:24 ` Tim Orling
2022-11-18 18:35 ` Alexander Kanavin
2022-11-18 18:56 ` Tim Orling
2022-11-18 19:23 ` 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=cover.1668793524.git.tim.orling@konsulko.com \
--to=ticotimo@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.