]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
linux-yocto: introduce 6.5 reference kernel recipes
authorBruce Ashfield <bruce.ashfield@gmail.com>
Fri, 29 Sep 2023 20:04:51 +0000 (16:04 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 1 Oct 2023 07:11:27 +0000 (08:11 +0100)
commit84262b0f0fcd51780328c8386f6430ca335b5cf8
tree61dd79383be7037f1efb1481b1e543ca124b7813
parentde9a409448527b59d22a8e76a2604df77834c354
linux-yocto: introduce 6.5 reference kernel recipes

The v6.4 kernel series has been EOLd upstream, so it isn't a
suitable "latest" reference kernel for the release.

The -dev kernel has previously tested 6.5, so we know that
core sanity is acceptable.

We introduce the 6.5 kernel recipes to go along with a -dev
of 6.6 and LTS of v6.1

Testing against all arches and refernce BSPs has passed.

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