Hi,

starting with commit 9cc449273252314fdc88cd62deb18a3e03d8abd5 "image: Deploy images to IMGDEPLOYDIR" , the ext4 image is not immediately deployed after it is built. This in turn breaks sdcard image generation, since the dd call made by generate_imx_sdcard() and generate_mxs_sdcard() inside image_types_fsl.bbclass try to copy that ext4 file into the sdcard file .. and the ext4 file is missing at that point.

Reverting 9cc449273252314fdc88cd62deb18a3e03d8abd5 makes the sdcard image generation work again.

--
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to