[meta-freescale] [3rdparty][PATCH 5/7] colibri-vf: Remove imx-base.inc duplicate code

Fabio Berton fabio.berton at ossystems.com.br
Wed Feb 28 05:50:10 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/colibri-vf.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/colibri-vf.conf b/conf/machine/colibri-vf.conf
index 51e658e..09376d6 100644
--- a/conf/machine/colibri-vf.conf
+++ b/conf/machine/colibri-vf.conf
@@ -29,7 +29,7 @@ UBOOT_BINARY ?= "u-boot-nand.imx"
 UBOOT_MAKE_TARGET = "u-boot-nand.imx"
 UBOOT_MACHINE ?= "colibri_vf_defconfig"
 
-IMAGE_FSTYPES = "wic.gz tar.xz ubifs"
+IMAGE_FSTYPES += "tar.xz ubifs"
 # wic support
 WKS_FILE = "sdimage-bootpart.wks"
 
-- 
2.14.2



More information about the meta-freescale mailing list