Yocto Porting and Patching
Hi Team,
I am working on migration project where needs upgrade from Yocto Roko to Kirkstone. Need help on the same. I am newbie to Linux and Yocto. Please guide me. How to apply patches and how to upgrade.
4 Replies
@Rémi may be able to assist
@Rémi Can you please help me out on this
Hello Danny to conver to kirkstone you would need to run a full update on your PC using the following codes
Sudo apt update
Sudo apt upgrade
Sudo apt dist-upgrade
Sudo reboot
Then u can verify if you have successfully upgraded to kirkstone by running the code below
cat /etc/oa-release
Has anyone worked on patching vulnerabilities in QT6 codebase?
It appears patches are baked into LTS branches (commercial license only)
The vulnerability patches are not backported to open source branches (at least not all vulnerabilities are patched, cherry picking is not feasible as well)