mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
apalis-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
6cdec74938
commit
3094682971
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user