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" ] -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#62580): https://lists.yoctoproject.org/g/yocto/message/62580 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] -=-=-=-=-=-=-=-=-=-=-=-