how to check yocto project version?

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

how to check yocto project version?

23,187 Views
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

Labels (3)
3 Replies

8,760 Views
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,760 Views
csoapy
Contributor III

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

0 Kudos

8,760 Views
susangracerapak
Contributor II

This is helpful for me. Thank you

0 Kudos