Hello everyone,
After some research and a post on this forum, I'm asking this question : https://community.nxp.com/t5/i-MX-Processors/NXP-i-MX93-EVK-flashing-problems-with-Linux-6-1-36-2-1-...
Is there a way to build a Yocto Linux Image for i.MX93 that is compatible with the silicon version A0?
Thanks for your support,
Louis
Solved! Go to Solution.
Is there a way to precise I want the version 6.1.22_2.0.0 ?
> I'm not sure if I understand this or not, if you need build the 6.1.22_2.0.0, you can find the document and prebuilt images from the link as below
do you need build A0 with 6.1.36? for A0 silicon, only supports 6.1.22
Hello,
Thanks for you reply.
My goal is to have a package manager direclty on the Yocto Linux Image and both versions are fine I think.
If I'm right, in the conf/local.conf file in the Yocto build directory, I just need to add the following lines and build:
PACKAGE_CLASSES = "package_deb"
EXTRA_IMAGE_FEATURES += "packag-management"
Is there a way to precise I want the version 6.1.22_2.0.0 ?
Louis
Is there a way to precise I want the version 6.1.22_2.0.0 ?
> I'm not sure if I understand this or not, if you need build the 6.1.22_2.0.0, you can find the document and prebuilt images from the link as below