mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
wandboard: Use wic as default tool to create images
Set wic.gz to SOC_DEFAULT_IMAGE_FSTYPES to use wic as default. 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
61bcfe21bd
commit
ebccc38c30
|
@ -46,4 +46,4 @@ WKS_FILES ?= "imx-uboot-spl.wks"
|
|||
|
||||
IMAGE_DEPENDS_wic_append = " virtual/bootloader"
|
||||
|
||||
IMAGE_FSTYPES ?= "wic.gz"
|
||||
SOC_DEFAULT_IMAGE_FSTYPES = "wic.gz"
|
||||
|
|
Loading…
Reference in New Issue
Block a user