summaryrefslogtreecommitdiff
path: root/poky/meta/conf/machine/qemux86.conf
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/conf/machine/qemux86.conf')
-rw-r--r--poky/meta/conf/machine/qemux86.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/poky/meta/conf/machine/qemux86.conf b/poky/meta/conf/machine/qemux86.conf
index 272ad1e18..3832302f0 100644
--- a/poky/meta/conf/machine/qemux86.conf
+++ b/poky/meta/conf/machine/qemux86.conf
@@ -39,3 +39,6 @@ module_conf_uvesafb = "options uvesafb mode_option=${UVESA_MODE}"
WKS_FILE ?= "qemux86-directdisk.wks"
do_image_wic[depends] += "syslinux:do_populate_sysroot syslinux-native:do_populate_sysroot mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot"
+
+#For runqemu
+QB_SYSTEM_NAME = "qemu-system-i386"