I trust all of the affected recipes still pass 'devtool check-upgrade-status'? AUH won't work if that is broken.
Alex On Fri, 18 Nov 2022 at 18:52, Tim Orling <[email protected]> wrote: > > 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 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#173488): https://lists.openembedded.org/g/openembedded-core/message/173488 Mute This Topic: https://lists.openembedded.org/mt/95117529/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
