[PATCH yocto-autobuilder-helper] config.json: also build meta-virt for qemuarm


Ross Burton
 

Signed-off-by: Ross Burton <ross.burton@...>
---
config.json | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/config.json b/config.json
index dc59d7f..afae5e9 100644
--- a/config.json
+++ b/config.json
@@ -954,6 +954,11 @@
"shortname": "Xen for qemuarm64",
"MACHINE": "qemuarm64",
"BBTARGETS" : "xen-image-minimal"
+ },
+ "step3" : {
+ "shortname": "Xen for qemuarm",
+ "MACHINE": "qemuarm",
+ "BBTARGETS" : "xen-image-minimal"
}
},
"qa-extras" : {
--=20
2.25.1

Join {yocto@lists.yoctoproject.org to automatically receive all group messages.