]> code.ossystems Code Review - meta-freescale.git/commit
image_types_fsl.bbclass: Fix image generation for i.MX 6UltraLite
authorFelipe Provenzano <felipeprovenzano@maxtrack.com.br>
Wed, 21 Oct 2015 20:22:23 +0000 (18:22 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:21 +0000 (15:03 -0300)
commit4188adcba97d652b19cbf3418b1cf60260186923
treea421f63418c82f7f5b9b185cb827911fdddafae1
parent637fe63603a905ad182e547507f91c3d36d9e0bd
image_types_fsl.bbclass: Fix image generation for i.MX 6UltraLite

When the i.MX 6UltraLite (mx6ul) was separated from the SoC family mx6
(commit 24396b28f0137464cd82b9a19f705c1db180ead2) it started to create
invalid sdcard images.

This is because of SDCARD_GENERATION_COMMAND no more being triggered.

The solution in this moment is add a mx6ul override for the
SDCARD_GENERATION_COMMAND definition.

Signed-off-by: Felipe Provenzano <felipeprovenzano@maxtrack.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
classes/image_types_fsl.bbclass