oe-selftest-arm to run oe-selftest with MACHINE=qemuarm64, on any host. oe-selftest-armhost to run oe-selftest with MACHINE=qemux86-64, on an Arm host (pinned by yocto-autobuilder2).
Signed-off-by: Ross Burton <[email protected]> --- config.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config.json b/config.json index c0543d9..2378782 100644 --- a/config.json +++ b/config.json @@ -826,6 +826,13 @@ "oe-selftest-centos" : { "TEMPLATE" : "selftest" }, + "oe-selftest-arm" : { + "MACHINE": "qemuarm64", + "TEMPLATE" : "selftest" + }, + "oe-selftest-armhost" : { + "TEMPLATE" : "selftest" + }, "reproducible" : { "TEMPLATE" : "reproducible" }, -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#55743): https://lists.yoctoproject.org/g/yocto/message/55743 Mute This Topic: https://lists.yoctoproject.org/mt/88214187/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
