summaryrefslogtreecommitdiffstats
path: root/conf/machine/intel-quark.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/intel-quark.conf')
-rw-r--r--conf/machine/intel-quark.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/intel-quark.conf b/conf/machine/intel-quark.conf
index b56f0501..b615055f 100644
--- a/conf/machine/intel-quark.conf
+++ b/conf/machine/intel-quark.conf
@@ -34,6 +34,6 @@ KERNEL_EXTRA_ARGS = "EXTRA_CFLAGS=-Wa,-momit-lock-prefix=yes"
IMAGE_FSTYPES += "wic"
WKS_FILE ?= "galileodisk-sd.wks"
-do_image_wic[depends] += "gptfdisk-native:do_populate_sysroot"
+do_image_wic[depends] += "gptfdisk-native:do_populate_sysroot mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot"
do_image_wic[recrdeptask] += "do_bootimg"