summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto-bsp/conf/machine/include/genericx86-common.inc')
-rw-r--r--meta-yocto-bsp/conf/machine/include/genericx86-common.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-yocto-bsp/conf/machine/include/genericx86-common.inc b/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
index 7d3b93f6c4..2e59a95b59 100644
--- a/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
+++ b/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
@@ -23,3 +23,4 @@ EXTRA_OECONF_append_pn-matchbox-panel-2 = " --with-battery=acpi"
23IMAGE_FSTYPES += "wic" 23IMAGE_FSTYPES += "wic"
24WKS_FILE ?= "mkefidisk.wks" 24WKS_FILE ?= "mkefidisk.wks"
25do_image_wic[depends] += "gptfdisk-native:do_populate_sysroot" 25do_image_wic[depends] += "gptfdisk-native:do_populate_sysroot"
26do_image_wic[recrdeptask] += "do_bootimg"