public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/5] liburi-perl upgrade
@ 2022-11-18 17:52 Tim Orling
  2022-11-18 17:52 ` [PATCH 1/5] mirrors.bbclass: update CPAN_MIRROR Tim Orling
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Tim Orling @ 2022-11-18 17:52 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-11-18 19:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-18 17:52 [PATCH 0/5] liburi-perl upgrade Tim Orling
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox