[yocto] Getting the version of Yocto that is being used.

Alexander Kanavin alexander.kanavin at linux.intel.com
Thu Apr 12 03:21:18 PDT 2018


On 04/12/2018 12:44 PM, Richard Collins wrote:
> I've inherited a Yocto project that I know to be an old version. So one 
> of my tasks is to update to the latest version. Before I do this I would 
> like to know what version I have. The only information I can find is the 
> bitbake version, BB_VERSION        = "1.32.0".

When you run bitbake, it should also print the values of DISTRO and 
DISTRO_VERSION. Those should give a clue where you are at.

Alex



More information about the yocto mailing list