On Wed, Oct 21, 2015 at 6:22 PM, Felipe Provenzano <[email protected]> wrote: > When mx6ul was separated from the 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 target for > SDCARD_GENERATION_COMMAND. > > Signed-off-by: Felipe Provenzano <[email protected]>
Thanks for sending the new patch version. Please, next time, follow the document[1] for commit guidelines. 1. http://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines and mark the patch properly (v2). For this time I fixed it locally, the commit message were change to: Author: Felipe Provenzano <[email protected]> Date: Wed Oct 21 18:22:23 2015 -0200 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 <[email protected]> It is queued for merging. Thanks for fixing this. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
