]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: introduce 5.0 versioned recipe
authorBruce Ashfield <bruce.ashfield@gmail.com>
Wed, 6 Mar 2019 16:37:11 +0000 (11:37 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Mar 2019 16:42:37 +0000 (16:42 +0000)
commitc802c355f02e808b29d396fcc286da6f18ce6a78
tree450b4d4d34335e2d9bac2d7f503adc874f45aaad
parentf6c825c41e3d4c14ae4ba0b2a07cc41d538e0d61
linux-yocto: introduce 5.0 versioned recipe

Introducing the 5.0 linux-yocto reference kernel, which will become
the "latest" kernel as part of the spring yocto release.

qemu* has been built and sanity tested against this kernel, and it
is suitable to become the default build for the emulated references.

Some minor configuration cleanup was performed, but otherwise, things
are very similar to the 4.19 kernel config:

  7fdb966db86 (HEAD -> yocto-5.0) aufs4: kbuild patch
  c76b027a8b2 iosched: remove configs for removed legacy io schedules
  5d1f8102244 netfilter: drop removed config options
  8ff16f508f5 kernel-yocto: 5.0 kernel prep

Feature wise, this is a match for 4.19, with yaffs2 and aufs4 being
kept around for another release. Aufs is scheduled for removal in
the fall release.

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