]> code.ossystems Code Review - meta-freescale.git/commit
imx-base.inc, mxs-base.inc: Stop generating tar.bz2 image tarball by default
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 17 Sep 2015 14:14:10 +0000 (11:14 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:20 +0000 (15:03 -0300)
commitc3fef7ecb44fee5c0f94ec193cfae1acc35d55dd
treeb4078a27d9516e49b0501eb9a03766fd73b7ef8a
parente857011a4f874c62861f9ae6d7afcb4df0cf7baa
imx-base.inc, mxs-base.inc: Stop generating tar.bz2 image tarball by default

The tar.bz2 is useful for people using NFS or generating the SD card
image byhand, those can enable this in the board file or in the
local.conf when needed. By default the SD card image should be the
only image built as it is the most commonly used one for initial
development.

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