[meta-freescale] [3rdparty][PATCH v2 12/16] colibri-imx6.conf: drop image_fstype sdcard

Max Krummenacher max.oss.09 at gmail.com
Thu Sep 14 12:30:29 PDT 2017


The sdcard image type is going to be deprecated in favour of wic.
Remove it for now.

Signed-off-by: Max Krummenacher <max.krummenacher at toradex.com>
---
 conf/machine/colibri-imx6.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/colibri-imx6.conf b/conf/machine/colibri-imx6.conf
index 4b47dec..2d18b73 100644
--- a/conf/machine/colibri-imx6.conf
+++ b/conf/machine/colibri-imx6.conf
@@ -25,7 +25,7 @@ UBOOT_CONFIG[spl] = "colibri_imx6_defconfig,,u-boot.img"
 UBOOT_MAKE_TARGET = ""
 UBOOT_ENTRYPOINT_use-mainline-bsp = "0x10008000"
 
-IMAGE_FSTYPES = "sdcard.gz tar.xz"
+IMAGE_FSTYPES = "tar.xz"
 
 SERIAL_CONSOLE ?= "115200 ttymxc0"
 
-- 
2.9.4



More information about the meta-freescale mailing list