Signed-off-by: Steve Sakoman <[email protected]>
---
config.json | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/config.json b/config.json
index 6cceaa4..fe65440 100644
--- a/config.json
+++ b/config.json
@@ -825,7 +825,12 @@
"step1" : {
"shortname": "Xen for qemux86-64",
"MACHINE": "qemux86-64",
- "BBTARGETS" : "xen-image-minimal"
+ "BBTARGETS" : "xen-image-minimal",
+ "extravars" : [
+ "require conf/multilib.conf",
+ "MULTILIBS = 'multilib:lib32'",
+ "DEFAULTTUNE_virtclass-multilib-lib32 = 'x86'"
+ ]
},
"step2" : {
"shortname": "Xen for qemuarm64",
--
2.25.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#57086): https://lists.yoctoproject.org/g/yocto/message/57086
Mute This Topic: https://lists.yoctoproject.org/mt/91069514/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-