[meta-freescale] [3rdparty][PATCH 7/7] imx7s-warp: Remove imx-base.inc duplicate code

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


IMAGE_FSTYPES = "wic.gz" and WKS_FILE = "imx-uboot-bootpart.wks" are
already set in imx-base.inc

Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
---
 conf/machine/imx7s-warp.conf | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/conf/machine/imx7s-warp.conf b/conf/machine/imx7s-warp.conf
index 68c82e6..7a23fd6 100644
--- a/conf/machine/imx7s-warp.conf
+++ b/conf/machine/imx7s-warp.conf
@@ -18,8 +18,4 @@ PREFERRED_PROVIDER_virtual/kernel ?= "linux-warp7"
 UBOOT_CONFIG ??= "sd"
 UBOOT_CONFIG[sd] = "warp7_secure_defconfig,sdcard"
 
-# wic
-IMAGE_FSTYPES = "wic.gz"
-WKS_FILE ?= "imx-uboot-bootpart.wks"
-
 MACHINE_EXTRA_RRECOMMENDS += "firmware-imx-brcm"
-- 
2.14.2



More information about the meta-freescale mailing list