Hi,
I am working on iMX7 dual processor with Yocto linux. To prepare the initial code base, there could be two options.
Option 1
Get the initial Yocto source code from yoctoproject
git://git.yoctoproject.org/poky, checkout to any branch (preferably Sumo branch), add meta-freescale layer and do the yocto build and start working.
Option 2 (as per Freescale_Yocto_Project_User's_Guide.pdf)
Can someone please recommend me which option shall I choose to setup the code base and work further so that I should get all the latest changes from NXP (Kernel change) as well as from Yocto project.
Thanks,
Shashi