Maintain yoco image version

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

Maintain yoco image version

1,498 次查看
pratyushtomar
Contributor IV

Is there any way to maintain yocto image version and check version of image. For example we can check kernel version with uname -a. Is there any way to check image version? How can I maintain image version when building new image by bitbake command "bitbake core-image-minimal"?

标签 (2)
0 项奖励
回复
1 回复

1,378 次查看
Carlos_Musich
NXP Employee
NXP Employee

Hi Pratyush,

when an i.MX device boots it thows in the boot log some information like following:

Freescale i.MX Release Distro 4.1.15-2.1.0 imx6ull14x14evk /dev/ttymxc0

imx6ull14x14evk login:

An option could be to edit the Yocto recipe that shows this information en increase the number each time it build.


Regards,
Carlos
NXP Technical Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------