Hello,
From section 6.2 (Manufacturing Tool, MFGTool) of “i.MX_Yocto_Project_User's_Guide.pdf”
A manufacturing tool kernel is built using the imx_v7_mfg_defconfig
while the default kernel is built by using the imx_v7_defconfig.
(/arch/arm/configs/imx_v7_mfg_defconfig)
Since the mfg recipe uses default configuration file to build u-boot and kernel - adaptation of default kernel and U-boot configurations may be needed.
In krogoth release there are sometimes task hask mismatch errors.
A fix for this is to build linux-imx first then clean the linux-mfgtools then bitbake the fsl-image-mfgtool-initramfs.
Have a great day,
Yuri
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------