From 15e8fb946c3c0e738c49402a90f3693ee743beb1 Mon Sep 17 00:00:00 2001 From: Adriana Kobylak Date: Sat, 28 Mar 2020 13:44:09 -0500 Subject: tacoma: Build a mmc-ext4-tar image The mmc-ext4-tar image is used for MMC code updates. (From meta-ibm rev: 4471bfb1798201d4b7f03912600474825034db0c) Change-Id: I9c26f9eebfccccce80eb405d8ddf9f7b59c34fd8 Signed-off-by: Adriana Kobylak Signed-off-by: Andrew Geissler --- meta-ibm/meta-witherspoon/conf/machine/witherspoon-tacoma.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-ibm/meta-witherspoon') diff --git a/meta-ibm/meta-witherspoon/conf/machine/witherspoon-tacoma.conf b/meta-ibm/meta-witherspoon/conf/machine/witherspoon-tacoma.conf index 765c0684ab..4d94d9e9de 100644 --- a/meta-ibm/meta-witherspoon/conf/machine/witherspoon-tacoma.conf +++ b/meta-ibm/meta-witherspoon/conf/machine/witherspoon-tacoma.conf @@ -2,7 +2,7 @@ KERNEL_DEVICETREE = "aspeed-bmc-opp-tacoma.dtb" UBOOT_MACHINE = "ast2600_openbmc_defconfig" UBOOT_DEVICETREE = "ast2600-tacoma" -IMAGE_FSTYPES += "ext4" +IMAGE_FSTYPES += "ext4 mmc-ext4-tar" OBMC_POWER_SUPPLY_INSTANCES = "0 1" -- cgit v1.2.3