]> code.ossystems Code Review - meta-freescale.git/commit
imx-base.inc: Move IMAGE_FSTYPES override to a SoC variable
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 26 Jan 2016 13:54:02 +0000 (11:54 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:25 +0000 (15:03 -0300)
commit541b8b86e01d5138c65df7f06fcd2e8101d82a13
tree66ac7f0d7ba8fa1bfd601998b0bab8944116c448
parent1b84e3dcc0b513ed98267c9ca0fa95c2a30052e4
imx-base.inc: Move IMAGE_FSTYPES override to a SoC variable

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.

Related to [YOCTO: #8945].

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