[meta-freescale] SDCard image generation broken due to OE-core image bbclass change

Carlos Rafael Giani dv at pseudoterminal.org
Sun Sep 11 02:47:35 PDT 2016


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.



More information about the meta-freescale mailing list