]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
linux-yocto/6.12: introduce v6.12 reference kernel
authorBruce Ashfield <bruce.ashfield@gmail.com>
Tue, 10 Dec 2024 21:06:15 +0000 (16:06 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Dec 2024 12:30:32 +0000 (12:30 +0000)
commit077fb655a2524e45b3356f510818d718370c79ac
treebf8e3e8e028dcd52ecffa39ec327d8c2c963bbf4
parentf77ff46e2a31c7a5ced9ede51ad871e38084d33e
linux-yocto/6.12: introduce v6.12 reference kernel

Introducing the v6.12 reference kernel recipes. This version
has been designated a LTS and will be the default kernel for
the next yocto release.

Some notes:

  - Two fragments are added to linux-yocto-tiny to allow booting
    on qemu out of the box
  - preempt-rt is smaller, but still has patches on top of mainline

This has been boot tested on all architectures, qemu* machine variants,
systemd, sysvinit and both musl and glibc.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_6.12.bb [new file with mode: 0644]
meta/recipes-kernel/linux/linux-yocto-tiny_6.12.bb [new file with mode: 0644]
meta/recipes-kernel/linux/linux-yocto_6.12.bb [new file with mode: 0644]