agherzan / meta-raspberrypi

Yocto/OE BSP layer for the Raspberry Pi boards
https://www.yoctoproject.org/
MIT License
507 stars 397 forks source link

linux-raspberrypi_6.1.bb: Update to 6.1.61 release #1245

Closed kraj closed 7 months ago

floion commented 7 months ago

Hi @agherzan @kraj any chance this can be backported to kirkstone and other branches?

agherzan commented 7 months ago

kirkstone doesn't even have a 6.X version, and changing a major kernel version in a stable branch is not something that I would jump onto without some deep considerations on regressions. Is mixin layer something we could work with as a workaround here?

I can't speak of other branches as this needs to be dealt with on a case-by-case basis.

floion commented 7 months ago

Kirkstone being the LTS release supported until 2026 I think it would make sense to have kernel updates on that branch, especially since we'd need a kernel update to support the Pi 5. What do you mean about mixing layers?

agherzan commented 7 months ago

I was thinking of something like: https://docs.yoctoproject.org/ref-manual/terms.html#term-Mixin Here is an example: https://git.yoctoproject.org/meta-lts-mixins

I could create a meta-raspberrypi-mixin where we could backport (community driven) this kind of changes.

floion commented 7 months ago

If you never plan on updating the kernel version in a LTS release then I guess we could try mixins.

floion commented 7 months ago

@agherzan you can hold on that for the moment, I don't think we'll go the mixin path after all.

floion commented 7 months ago

Can this PR instead be ported to nanbield? Or mickledore if nanbield is not supported by meta-raspberrypi outside of master?

agherzan commented 5 months ago

I am okay with a backport on supported Yocto versions as long as it is a patch update as this MR.