Announcement

Collapse
No announcement yet.

Yocto custom layer

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Yocto custom layer

    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.

    Attached Files

  • #2
    Hi bardi, I do not really know. Have a look how it is done for other boards.

    Maybe this can help: http://www.imx6rex.com/open-rex/soft...o_create_uboot

    Comment


    • #3
      I see you created a 'local manifest' for repo in one of your pages. Do I need to do so?

      Comment

      Working...
      X