Hi,
Thank you for your answer, but it didn't work for me.
I think the problem is coming from the image_types_fsl.bbclass in /sources/meta-freescale/classes, because in the Rocko release there's this function IMAGE_CMD_sdcard () and it's written inside that :
bbwarn "The '${MACHINE}' is using the i.MX 'sdcard' image format which is deprecated. This image type is going to be removed in next release so please convert this machine to use the wic tool"
In the Sumo release in fact the IMAGE_CMD_sdcard () doesn't exist.
Do you have any idea how to convert the machine to wic tool?
P.S : If I add the function IMAGE_CMD_sdcard () from the old release to the new one, bitbake parses without errors.
Regards,
Yassine