]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: introduce 5.4 recipes
authorBruce Ashfield <bruce.ashfield@gmail.com>
Tue, 28 Jan 2020 22:14:08 +0000 (17:14 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 3 Feb 2020 00:09:59 +0000 (00:09 +0000)
commit2c2bdd9661e4341178f2d831bb56e961e74e8509
tree6c3cabc371623851fc9f096bd5792eb9e35e8390
parent0c58c479af151969dfb84d8763696da657f7248d
linux-yocto: introduce 5.4 recipes

This creates recipes for the v5.4/* branches of the linux-yocto
reference kernel.

preempt-rt, yaffs2, aufs5 and reference board specific patches are
part of these branches. All major architectures: x86,x86-64,ARM,
ARM64,ppc,mips and mips64 have been feature tested against this
reference.

5.4 is a LTS release, and as such will receive -stable updates
for the duration of upstream korg support.

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