]> code.ossystems Code Review - openembedded-core.git/commit
kernel: introduce linux-yocto v4.9 recipes
authorBruce Ashfield <bruce.ashfield@windriver.com>
Thu, 22 Dec 2016 14:49:20 +0000 (09:49 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Jan 2017 12:04:01 +0000 (12:04 +0000)
commite8a1f4ccb10af234af1f2cb6905c638992558556
tree69f31ee673427c339547279646783743c84de2a1
parent0f29bd2c267efcb0087d73c38202ba233af636fd
kernel: introduce linux-yocto v4.9 recipes

Introducing the 4.9 kernel recipes. 4.9 will be a LTSI kernel, so we
introduce these recipes with the intent that they'll replace 4.1 as
the LTSI kernel, and other older kernels (i.e 4.4/4.8)  once 4.9
shown to be stable.

linux-yocto-tiny and linux-yocto-rt are also part of this commit, but
are placeholders while we wait for their content to be available. They
will build, but provide nothing above the standard kernel at the
moment.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb [new file with mode: 0644]
meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb [new file with mode: 0644]
meta/recipes-kernel/linux/linux-yocto_4.9.bb [new file with mode: 0644]