From: Ross Burton <[email protected]> This builder isn't run regularly, and is redundant now that oe-selftest-armhost uses MACHINE=qemuarm64.
Signed-off-by: Ross Burton <[email protected]> --- config.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config.json b/config.json index aaf9077..92c9443 100644 --- a/config.json +++ b/config.json @@ -875,10 +875,6 @@ "oe-selftest-centos" : { "TEMPLATE" : "selftest" }, - "oe-selftest-arm" : { - "MACHINE": "qemuarm64", - "TEMPLATE" : "selftest" - }, "oe-selftest-armhost" : { "MACHINE": "qemuarm64", "SDKMACHINE": "aarch64", -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#60214): https://lists.yoctoproject.org/g/yocto/message/60214 Mute This Topic: https://lists.yoctoproject.org/mt/99392194/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/leave/6691583/21656/737036229/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
