[yocto-autobuilder-helper] [PATCH] config.json: Drop qemuarm testing from meta-virtualization
Richard Purdie <[email protected]>
| Newsgroups | org.yoctoproject.lists.yocto-patches |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> --- config.json | 5 ----- 1 file changed, 5 deletions(-) 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" : {