]> 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>
Mon, 16 Jan 2017 18:25:50 +0000 (16:25 -0200)
commitdc95bfb279f7e898254f2161bb3a8213ca8c05d4
tree3eb24f70d174617d5808884ed686752d8c945c54
parenta99b95c899e6c20b9f46fa04766c155e3a32949a
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