]> code.ossystems Code Review - meta-freescale.git/commit
Revert "qoriq-base, imx-base: Allow DISTRO and local.conf override of IMAGE_FSTYPES" morty-next
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:02:25 +0000 (11:02 -0200)
commite3b357ebe0dd677c662c7bf425134a6de289fc48
treee7c5365ba31b09a94f0e7b6498f2ddd24800596f
parentb9e01a95ef57b067fb11d9b6b50cf2b4931d11d9
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