]> code.ossystems Code Review - meta-freescale.git/commit
Revert "qoriq-base, imx-base: Allow DISTRO and local.conf override of IMAGE_FSTYPES"
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 1 Feb 2017 13:02:06 +0000 (11:02 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 1 Feb 2017 13:05:40 +0000 (11:05 -0200)
commit389b8e5b33d17d6e1f31166b0539972a020cb1af
treee88ac7bc4ebaaad42cc85e46b2fc3947dd6eccb2
parent816646509484561360350f83744e867dccfb7e5e
Revert "qoriq-base, imx-base: Allow DISTRO and local.conf override of IMAGE_FSTYPES"

The IMAGE_FSTYPES is set in bitbake.conf as ?= so we cannot use the
weak assingment here. This brings back the image generation using the
standard set for the BSP but we will need to investigate a solution
for the distro overriding issue.

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