mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
cfa100xx: Use 'sdcard.gz' as output
Using a compressed filesystem allows for easier transfer of it and reduces a lot the disk usage in deploy directory. Change-Id: I1b76a1bac1fc7a1f125db25c2a60e9f077f8df79 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
836bc35416
commit
fef20e71ba
|
@ -10,7 +10,7 @@ PREFERRED_PROVIDER_virtual/bootloader ?= "barebox"
|
|||
|
||||
IMAGE_BOOTLOADER = "barebox"
|
||||
BAREBOX_BINARY = "barebox"
|
||||
IMAGE_FSTYPES_mxs = "tar.bz2 barebox.mxsboot-sdcard sdcard"
|
||||
IMAGE_FSTYPES_mxs = "tar.bz2 barebox.mxsboot-sdcard sdcard.gz"
|
||||
|
||||
IMXBOOTLETS_MACHINE = "cfa10036"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user