[yocto] Upgrading Yocto without rebuilding instances #yocto

2022-02-10 Thread b . senzio
Hello everyone, Say I built Yocto for the latest build for instance Hardknott. Let’s say I need to build for Zeus instead (and hopefully keep everything I built [that doesn’t need to be updated]). Has anyone done this? Outside of building a whole new Yocto distribution from scratch… What else

[yocto] #python Freescale/NXP linux kernel python2 remove

2022-01-07 Thread b . senzio
I found information on how to remove python2 from the recipe and add Python3 but I don’t know if/how it will work with NXP. Also, there are a lot of people that say Python2 is needed for dependencies, and you shouldn’t remove it even if you use Python3. But this info is mainly for Debian/Ubuntu,