imx-yocto-bsp revision control

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

imx-yocto-bsp revision control

947件の閲覧回数
razriel
Contributor III

NXP provides a bsp based on yocto.

I have downloaded the bsp and did modifications. some of the modifications are in customized layer I have created.

some of the modification are in the source files of the recipes in other layers. 

Is there any common practice how to do revision control of the meta-layers provided in the bsp in our own remote repository.

I dont want to invent the wheel. can someone direct me to a good documentation that suggest options how to do the revision control.

0 件の賞賛
返信
1 返信

930件の閲覧回数
Chavira
NXP TechSupport
NXP TechSupport

Hi @razriel !

Thank you for contacting NXP Support!

NXP doesn't have documentation about that, but for the control version, you can use git.

If you intend to do long-term support for your product, I recommend using a Docker Yocto builder container, with Docker Yocto builder you can build your images with the same Yocto Project over several years.

I think is possible to use Docker Yocto builder and git to have better revision control, but I am not sure.

Please read the git and Docker documentation.

Git - Documentation (git-scm.com)

Docker overview | Docker Documentation

0 件の賞賛
返信