how to check yocto project version?

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

how to check yocto project version?

23,217 次查看
susangracerapak
Contributor II

Hi,

I have installed IMX6 sololite build using yocto project.The kernel version for the sololite is 3.10.Can someone help me how to check yocto project version?

Thanks

Susan

标签 (3)
3 回复数

8,790 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Susangrace Rapaka,

If you are using one of the BSP Releases you can find the information on what Yocto Project version it is based in the Freescale Yocto Project User's Guide.

The easiest way to know your Yocto Project version is to check it on the poky.conf file which is located on the following path:

/<BSP-DIR>/sources/poky/meta-yocto/conf/distro/poky.conf

You will find the Yocto Project version under DISTRO_VERSION

I hope this helps!

Regards,

8,790 次查看
csoapy
Contributor III

It should be meta-poky but meta-yocto, both in krogoth and sumo

0 项奖励

8,790 次查看
susangracerapak
Contributor II

This is helpful for me. Thank you

0 项奖励