imx6ul-pico: Add wic.xz as default image set

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Otavio Salvador 2018-11-27 14:37:03 -02:00
parent 995a304164
commit d7e9491a88

View File

@ -39,4 +39,4 @@ MACHINE_FEATURES += "wifi bluetooth"
WKS_FILES ?= "imx-uboot-spl.wks"
WKS_FILE_DEPENDS ?= ""
IMAGE_FSTYPES = "ext4.gz"
IMAGE_FSTYPES = "wic.xz ext4.gz"