]> code.ossystems Code Review - meta-freescale.git/commit
qoriq-base, imx-base: Allow DISTRO and local.conf override of IMAGE_FSTYPES
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 16 Jan 2017 18:22:11 +0000 (16:22 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 17 Jan 2017 11:31:38 +0000 (09:31 -0200)
commit022d7611ec0c76578ef90c3078849a4b9e91f483
treec87b28e26279da7c0b6d26d8f1c7175bc3fddc9d
parent4855f210846351effa8f5507d20268120aaec354
qoriq-base, imx-base: Allow DISTRO and local.conf override of IMAGE_FSTYPES

To allow the DISTRO and local.conf to override the IMAGE_FSTYPES value
we must provide a weak default (using the ??= operator) otherwise
machines need to play with the import order to override it.

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