bardi , 10-23-2017, 09:39 AM
Hi,
I've created, compiled and tested an U-boot for a custom board iMX6ULL successfully by replicating NXP EVK board files of FSL-Yocto-Morty. And, all u-boot files under git folder are committed to my example git.
However, when I try to bitbake u-boot from the my yocto custom layer 'example' it pulls all files from fsl git and does not access my git which is mentioned by SRC_URL in the u-boot bb file!
Please kindly check attached files and inform me what I've missed ?
B.