]> code.ossystems Code Review - meta-freescale.git/commit
imx-base.inc, mxs-base.inc: Change default image to sdcard.gz
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 17 Sep 2015 17:09:14 +0000 (14:09 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:20 +0000 (15:03 -0300)
commit5cd99d323ac614fdcfc01c03fcf32ac06702133d
tree12218449f8802b70114d6878472e655c4ccd5716
parentc3fef7ecb44fee5c0f94ec193cfae1acc35d55dd
imx-base.inc, mxs-base.inc: Change default image to sdcard.gz

Replace .sdcard image to sdcard.gz image as a default image type for
all machines.

The SDCard class has the feature of compress the generated .sdcard image.
It can be used to ease the exchange of this image among developers or machines.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/include/imx-base.inc
conf/machine/include/mxs-base.inc