Hi,
Is there any plan to upgrade linux-qoriq_5.10 to linux-qoriq_5.15 like upgraded for linux-imx-headers_5.15.bb in yocto Kirkstone version? I am following below mention link to track the Linux upgrade for NXP QorIQ platforms:-
https://github.com/Freescale/meta-freescale/tree/kirkstone/recipes-kernel/linux
If planning to upgrade kernel version then it will support both ARM64:l1046a and PPC: T1042 processors?
Regards,
Pankaj Pandey
Please refer to Yocto LSDK release for Layerscape.
https://github.com/nxp-qoriq/yocto-sdk
You could download YP 4.0–lf-5.15.71 recipe with the following commands.
$: mkdir yocto-sdk $: cd yocto-sdk $: repo init -u https://github.com/nxp-qoriq/yocto-sdk -b kirkstone
$: repo sync --force-sync
We only verified 5.15 Linux Kernel recipe on Layerscape platforms.
For PowerPC T1042 QorIQ platforms, we didn't modify Linux drivers in the recent Linux SDK release, so 5.15 recipe should work on T1042 platforms, however you need to do verification by yourself.
1. It is a stable(released) branch, no further changes will be added.
2. That's enough.
3. linux-qoriq_5.15.bb recipe will not be upstream to the public Yocto project.