On Wed May 13, 2026 at 7:23 AM CEST, Chen Qi via lists.openembedded.org wrote: > From: Chen Qi <[email protected]> > > We want the ability to do stable version upgrades for recipes. > To this end, add an optional stable_upgrade parameter to the > get_recipe_upgrade_status function, which defaults to False and > when enabled will try to get the latest stable version of the recipe. > > The UPSTREAM_STABLE_RELEASE_REGEX is respected. If a recipe sets > it, it will be used as the filter_regex. If it's not set explicitly, > it means that there's no stable updates or the recipe hasn't been > checked yet. > > Signed-off-by: Chen Qi <[email protected]> > ---
Hi Chen, Thanks for the new version. We got several selftest fails on the autobuilder: 2026-05-13 20:05:23,677 - oe-selftest - INFO - overlayfs.OverlayFSTests.test_mount_unit_not_set (subunit.RemotedTestCase) 2026-05-13 20:05:23,678 - oe-selftest - INFO - ... FAIL ... ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-37462/meta-selftest/recipes-test/overlayfs-user/overlayfs-user.bb: A recipe uses overlayfs class but there is no OVERLAYFS_MOUNT_POINT set in your MACHINE configuration ERROR: Parsing halted due to errors, see error messages above ... 2026-05-13 20:11:59,345 - oe-selftest - INFO - overlayfs.OverlayFSTests.test_wrong_mount_unit_set (subunit.RemotedTestCase) 2026-05-13 20:11:59,345 - oe-selftest - INFO - ... FAIL ... 2026-05-13 20:22:13,763 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir (subunit.RemotedTestCase) 2026-05-13 20:22:13,764 - oe-selftest - INFO - ... FAIL ... 2026-05-13 20:23:11,171 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine (subunit.RemotedTestCase) 2026-05-13 20:23:11,172 - oe-selftest - INFO - ... FAIL ... 2026-05-13 20:24:48,333 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic (subunit.RemotedTestCase) 2026-05-13 20:24:48,334 - oe-selftest - INFO - ... FAIL ... https://autobuilder.yoctoproject.org/valkyrie/#/builders/23/builds/3951 https://autobuilder.yoctoproject.org/valkyrie/#/builders/35/builds/3850 https://autobuilder.yoctoproject.org/valkyrie/#/builders/48/builds/3718 Can you have a look at this issue? Thanks, Mathieu -- Mathieu Dubois-Briand, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#237022): https://lists.openembedded.org/g/openembedded-core/message/237022 Mute This Topic: https://lists.openembedded.org/mt/119293054/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
