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 -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
