]> code.ossystems Code Review - meta-freescale.git/commit
qoriq-base: Set SOC default IMAGE_FSTYPES
authorFabio Berton <fabio.berton@ossystems.com.br>
Mon, 10 Oct 2016 13:53:11 +0000 (10:53 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 18 Oct 2016 18:26:14 +0000 (16:26 -0200)
commit85a5ee8ae14720c0e6ebdade1de9b29451d9e68b
treed775007691d82a33d550e3fcdb665fc934f47d15
parent05540d887c1c7e573a7803ca1e1720ce64325a1f
qoriq-base: Set SOC default IMAGE_FSTYPES

Create SOC_DEFAULT_IMAGE_FSTYPES variable with default IMAGE_FSTYPES
used by all QorIQ targets. Default FSTYPES are tar.gz, ext2.gz.u-boot
and ext2.gz.

The IMAGE_FSTYPES need to be overriden without using the SoC family
overrides, for user-friendness, and to allow this we need to use a SoC
variable to construct the default value for setting.

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/include/qoriq-base.inc