mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
colibri-vf: Remove imx-base.inc duplicate code
IMAGE_FSTYPES = "wic.gz" is already set in imx-base.inc Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
1bcdad9a33
commit
30cb947080
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user