Hi @nxp Team,
I am using the NXP i.MX 8QuadXPlus MEK (imx8qxpc0mek). Can i know the what are all the Core recipe file need to be there to create Yocto image.
Kindly need your support for the above.
Thanks, Subbu
Hi
For the core recipe files need to create a Yocto image, you can refer to our core-image-minimal.
You can show the bb file
cat poky/meta/recipes-core/images/core-image-minimal.bb
Next, you can check
poky/meta/recipes-core/packagegroups/packagegroup-core-boot.bb
Regards
Daniel