summaryrefslogtreecommitdiff
path: root/meta-ibm/meta-witherspoon
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ibm/meta-witherspoon')
-rw-r--r--meta-ibm/meta-witherspoon/conf/machine/witherspoon-tacoma.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-ibm/meta-witherspoon/conf/machine/witherspoon-tacoma.conf b/meta-ibm/meta-witherspoon/conf/machine/witherspoon-tacoma.conf
index 4d94d9e9de..774f127dee 100644
--- a/meta-ibm/meta-witherspoon/conf/machine/witherspoon-tacoma.conf
+++ b/meta-ibm/meta-witherspoon/conf/machine/witherspoon-tacoma.conf
@@ -2,7 +2,9 @@ KERNEL_DEVICETREE = "aspeed-bmc-opp-tacoma.dtb"
UBOOT_MACHINE = "ast2600_openbmc_defconfig"
UBOOT_DEVICETREE = "ast2600-tacoma"
-IMAGE_FSTYPES += "ext4 mmc-ext4-tar"
+IMAGE_FSTYPES += "wic.xz mmc-ext4-tar"
+KERNEL_IMAGETYPES += "zImage"
+IMAGE_BOOT_FILES = "zImage ${KERNEL_DEVICETREE};aspeed-bmc.dtb"
OBMC_POWER_SUPPLY_INSTANCES = "0 1"