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