]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: remove 3.14 and 3.19 recipes
authorBruce Ashfield <bruce.ashfield@windriver.com>
Thu, 26 Nov 2015 14:05:07 +0000 (09:05 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 27 Dec 2015 11:26:58 +0000 (11:26 +0000)
commit6814521d0b88ee66442158ed70e77cbdd35d4782
tree84d924ab24d8b6f653d7d874f1bf5d4890047835
parentccfa2ee5c4f509de4c18a7054b2a66fc874d5d69
linux-yocto: remove 3.14 and 3.19 recipes

In preparation for the introduction of new (supported) kernel versions,
we remove the 3.14 and 3.19 variants.

The kernel trees will still be available, but the recipes are removed
from master. These versions can still be built on older releases, or
with private copies of the recipes.

3.14 LTSI is replaced by the 4.1 LTSI kernel, and 3.19 will be replaced
by 4.4+.

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_3.14.bb [deleted file]
meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb [deleted file]
meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb [deleted file]
meta/recipes-kernel/linux/linux-yocto_3.14.bb [deleted file]
meta/recipes-kernel/linux/linux-yocto_3.19.bb [deleted file]