]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: introduce v5.10 reference kernel recipes
authorBruce Ashfield <bruce.ashfield@gmail.com>
Thu, 17 Dec 2020 18:08:10 +0000 (13:08 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 5 Jan 2021 13:48:06 +0000 (13:48 +0000)
commit74c5b98979172c0057883568df453da019abe235
treecc22edba5ceeb67dbb5402db4f9ce21b647ff14f
parent5c6064e1a38f4dbb1ab3fa04adb1c772817826af
linux-yocto: introduce v5.10 reference kernel recipes

The 5.10 kernel will replace 5.8 as the reference kernel for the
next release.

With this commit, we add standard/tiny/rt support for that kernel
across all of the supported architectures and qemu reference
machines.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb [new file with mode: 0644]
meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb [new file with mode: 0644]
meta/recipes-kernel/linux/linux-yocto_5.10.bb [new file with mode: 0644]