summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/qemux86-64.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/qemux86-64.conf')
-rw-r--r--meta/conf/machine/qemux86-64.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/conf/machine/qemux86-64.conf b/meta/conf/machine/qemux86-64.conf
index b191ddd3cb..084551db6a 100644
--- a/meta/conf/machine/qemux86-64.conf
+++ b/meta/conf/machine/qemux86-64.conf
@@ -31,3 +31,6 @@ XSERVER = "xserver-xorg \
31MACHINE_FEATURES += "x86" 31MACHINE_FEATURES += "x86"
32 32
33MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "v86d" 33MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "v86d"
34
35WKS_FILE = "directdisk.wks"
36do_image_wic[depends] += "syslinux:do_build syslinux-native:do_populate_sysroot mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot"