[meta-freescale] [3rdparty][PATCH 2/7] apalis-imx6: Remove imx-base.inc duplicate code

Fabio Berton fabio.berton at ossystems.com.br
Wed Feb 28 05:50:07 PST 2018


IMAGE_FSTYPES = "wic.gz" is already set in imx-base.inc

Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
---
 conf/machine/apalis-imx6.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/apalis-imx6.conf b/conf/machine/apalis-imx6.conf
index a7ec6e3..05a1336 100644
--- a/conf/machine/apalis-imx6.conf
+++ b/conf/machine/apalis-imx6.conf
@@ -28,7 +28,7 @@ UBOOT_CONFIG[spl] = "apalis_imx6_defconfig,,u-boot.img"
 UBOOT_MAKE_TARGET = ""
 UBOOT_ENTRYPOINT_use-mainline-bsp = "0x10008000"
 
-IMAGE_FSTYPES = "wic.gz tar.xz"
+IMAGE_FSTYPES += "tar.xz"
 # wic support
 WKS_FILE = "sdimage-bootpart.wks"
 
-- 
2.14.2



More information about the meta-freescale mailing list