]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: introduce 5.14 reference kernel
authorBruce Ashfield <bruce.ashfield@gmail.com>
Wed, 22 Sep 2021 17:53:50 +0000 (13:53 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 24 Sep 2021 09:14:46 +0000 (10:14 +0100)
commit634760461542a14bbf3625ff12393dc7428f6001
tree749af4da51f9a4b55b6c5b18fe1ef9b8e71c6e4a
parent3cdaf2cb64303bc58ab8be40fce4091b5a7809b4
linux-yocto: introduce 5.14 reference kernel

Each release of the kernel is not typically used as a versioned
reference kernel, but since 5.13 has gone EOL upstream and was
never part of a release, we take the opportunity to udpate our
reference to 5.14.

5.13 will be removed in subsequent commits, once all dependent
BSPs and layers have been updated.

No issues were found across all architectures, images in qemu
boot testing.

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_5.14.bb [new file with mode: 0644]
meta/recipes-kernel/linux/linux-yocto-tiny_5.14.bb [new file with mode: 0644]
meta/recipes-kernel/linux/linux-yocto_5.14.bb [new file with mode: 0644]