How can ability many people develop an i.MX yocto project together

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How can ability many people develop an i.MX yocto project together

371 Views
645500250
Contributor I

Hi all:

    I through i.MX_Yocto_Project_User's_Guide.pdf to build an i.MX Yocto Project. But I don't know how to transfer the downloaded yocto code to the company's code repository for management.

   We use git to manage the company's code repository. The ultimate goal is for the team to develop a set of yocto project code on schedule.

   Any solution/patch to solve this issue?

   Thanks!

0 Kudos
1 Reply

332 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Wu Huayuan,

You may clone the yocto repositories and create a new local branch, which you may also upload to a git repository. If you already have a company repository you should be able to use it to upload code.

The best place to start would be the Yocto Documentation. Specifically, the Yocto Project Development Manual.

https://www.yoctoproject.org/docs/2.0.2/dev-manual/dev-manual.html#repositories-tags-and-branches

I hope this helps!
Regards,

0 Kudos