mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
colibri-imx6: 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
3094682971
commit
f52ddb7e91
|
@ -26,7 +26,7 @@ UBOOT_CONFIG[spl] = "colibri_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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user