diff mbox series

[yocto-autobuilder-helper] config.json: Drop qemuarm testing from meta-virtualization

Message ID 20260531171855.2299550-1-richard.purdie@linuxfoundation.org
State New
Headers show
Series [yocto-autobuilder-helper] config.json: Drop qemuarm testing from meta-virtualization | expand

Commit Message

Richard Purdie May 31, 2026, 5:18 p.m. UTC
qemu upstream has dropped support for running on 32 bit hosts (but
can still run 32 bit targets). This means qemuarm is no longer supported
by xen or by meta-virtualization, so remove it from testing.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 config.json | 5 -----
 1 file changed, 5 deletions(-)
diff mbox series

Patch

diff --git a/config.json b/config.json
index f0e220e..b27fee9 100644
--- a/config.json
+++ b/config.json
@@ -1491,11 +1491,6 @@ 
                 "shortname": "Xen for qemuarm64",
                 "MACHINE": "qemuarm64",
                 "BBTARGETS" : "xen-image-minimal"
-            },
-            "step3" : {
-                "shortname": "Xen for qemuarm",
-                "MACHINE": "qemuarm",
-                "BBTARGETS" : "xen-image-minimal"
             }
         },
         "qa-extras" : {