On Fri, 2024-02-23 at 12:35 +0000, Ross Burton wrote: > From: Ross Burton <ross.bur...@arm.com> > > Now that meta-clang builds successfully on the autobuilder, we can ensure > that it doesn't regress by enabling it in a-full builds. > > Signed-off-by: Ross Burton <ross.bur...@arm.com> > --- > config.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/config.py b/config.py > index 652897e..89158f2 100644 > --- a/config.py > +++ b/config.py > @@ -106,7 +106,7 @@ trigger_builders_wait_quick = > trigger_builders_wait_shared + [ > trigger_builders_wait_full = trigger_builders_wait_shared + [ > "qemumips-alt", "edgerouter-alt", "qemuppc-alt", "qemux86-world-alt", > "oe-selftest-ubuntu", "oe-selftest-debian", "oe-selftest-fedora", > "oe-selftest-centos", > - "qemux86-64-ptest", "qemux86-64-ltp", "qemuarm64-ptest", "qemuarm64-ltp", > + "qemux86-64-ptest", "qemux86-64-ltp", "qemuarm64-ptest", > "qemuarm64-ltp", "meta-clang", > "meta-intel", "meta-arm", "meta-aws", "meta-agl-core", "meta-virt", > "qemuarmv5" > ] >
This will break older releases. I think we'll have to do something like: https://git.yoctoproject.org/yocto-autobuilder2/commit/?id=c1591c59dac5a3e60550332ef757e2a75ac89b30 https://git.yoctoproject.org/yocto-autobuilder2/commit/?id=488f6f2b810e2587a9fcc780d6477a5f6739ae07 unless we want to entirely drop support for testing against the older releases in helper. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#62581): https://lists.yoctoproject.org/g/yocto/message/62581 Mute This Topic: https://lists.yoctoproject.org/mt/104527175/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-