On Thu, 11 Jun 2020 at 19:12, Pankaj Vinadrao Joshi <[email protected]> wrote: > > Hi, > i have built the image for rpi4 using openembedded-core and meta-openembedded > but i found that by default its taking the kernel which is linux-raspberrypi > which is 4.19.x or 5.4.y but i want to change the kernel to the vanilla,5.5.6 > from the mainline. > Can someone guide me on how i should proceed with ??
Hi Pankaj, You can use the linux-stable recipes in meta-kernel (https://gitlab.com/openembedded/community/meta-kernel) to achieve this. We don't have recipes for 5.5.y as it's already EOL but there are recipes for 5.6.y. I'll be adding the recipe for 5.7.y very soon. There will likely be a little integration work to do to get this working with a Raspberry Pi, I've already done that for raspberrypi3 (as you can see in the readme for the meta-kernel layer) but other models are currently left as an exercise for the reader. Patches are welcome :) You could also look at the linux-yocto recipes in openembedded-core. Thanks, -- Paul Barker Konsulko Group
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#139423): https://lists.openembedded.org/g/openembedded-core/message/139423 Mute This Topic: https://lists.openembedded.org/mt/74824292/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
