imx-yocto-bsp revision control

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

imx-yocto-bsp revision control

920 次查看
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 回复

903 次查看
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 项奖励
回复