]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: introduce 5.8 reference kernel
authorBruce Ashfield <bruce.ashfield@gmail.com>
Wed, 19 Aug 2020 13:24:40 +0000 (09:24 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Aug 2020 14:28:57 +0000 (15:28 +0100)
commit18edf84ec6cfcc137602f89ddc024d1fe1dcf03a
tree8a156413138e359109922a5677e95d32d07aaff1
parent4c3750bbc9dae30d91bd0e5efc8f614810289b31
linux-yocto: introduce 5.8 reference kernel

Add the next set of "versioned" linux-yocto recipes that can be
used to build v5.8 upstream (v5.8/base) or 5.8 with some emedded
specific features (v5.8/standard/*).

Note: along with the new 5.8 content, the recipes have a tweaked
licence checksum, which The needs to be updated to account for kernel
commit 74835c7db0322b [COPYING: state that all contributions really
are covered by this file].

These have been built and booted for all supported qemu architectures.

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