aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/intel-core2-32.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/intel-core2-32.conf')
-rw-r--r--conf/machine/intel-core2-32.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/machine/intel-core2-32.conf b/conf/machine/intel-core2-32.conf
index 5f8ee24f..f7ca3e65 100644
--- a/conf/machine/intel-core2-32.conf
+++ b/conf/machine/intel-core2-32.conf
@@ -32,3 +32,8 @@ SERIAL_CONSOLES = "115200;ttyS0 115200;ttyPCH0"
APPEND += "rootwait console=ttyS0,115200 console=ttyPCH0,115200 console=tty0"
PACKAGE_INSTALL_append_pn-core-image-minimal-initramfs = " linux-firmware-i915"
+
+IMAGE_FSTYPES += "wic"
+WKS_FILE ?= "systemd-bootdisk.wks"
+do_image_wic[depends] += "gptfdisk-native:do_populate_sysroot"
+do_image_wic[recrdeptask] += "do_bootimg"