From 5c1e39af8aff66251d381c9f4f22053eba48fc6c Mon Sep 17 00:00:00 2001 From: Adriana Kobylak Date: Thu, 27 Feb 2020 11:44:10 -0600 Subject: witherspoon-tacoma.conf: Build an ext4 image Build an ext4 rootfs image for tacoma to be used in its eMMC chip. (From meta-ibm rev: 211b39b9b2de6bf558c03b9cf92824d3408a52b9) Change-Id: I45d6435b7caf7e3f28fc6a8a47a40bc62e96fb20 Signed-off-by: Adriana Kobylak Signed-off-by: Andrew Geissler --- meta-ibm/meta-witherspoon/conf/machine/witherspoon-tacoma.conf | 2 ++ 1 file changed, 2 insertions(+) (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 2184847fd1..a57d1424db 100644 --- a/meta-ibm/meta-witherspoon/conf/machine/witherspoon-tacoma.conf +++ b/meta-ibm/meta-witherspoon/conf/machine/witherspoon-tacoma.conf @@ -1,6 +1,8 @@ KERNEL_DEVICETREE = "aspeed-bmc-opp-tacoma.dtb" UBOOT_MACHINE = "evb-ast2600_defconfig" +IMAGE_FSTYPES += "ext4" + OBMC_POWER_SUPPLY_INSTANCES = "0 1" MACHINEOVERRIDES =. "ibm-ac-server:witherspoon:" -- cgit v1.2.3