linux-yocto/3.8: qemumips boot fixes and netfilter kernel features
authorBruce Ashfield <bruce.ashfield@windriver.com>
Thu, 11 Apr 2013 03:45:25 +0000 (03:45 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Apr 2013 07:27:41 +0000 (08:27 +0100)
commit624ba0d1e686edd1c5cabf2cc214c0086069ca0c
tree177567fb6b7f880b79781ae9dd21262e5831a49b
parent02769183aaeb35f470a6b19e16a377234308cf68
linux-yocto/3.8: qemumips boot fixes and netfilter kernel features

Updating the linux-yocto-3.8 recipes to fix two issues:

1) qemumips boot

This is fixed by:

  Revert "Input: i8042-io - fix up region handling on MIPS"

And by disabling ftrace for qemumips boards

2) netfilter options being dropped

When KERNEL_EXTRA_FEATURES was introduced, and allowed to be
inhibited, the variable was only applied to qemux86 machines. It
should be applied ot all machine types (unless inhibited), so we
restore that functionality.

(From OE-Core rev: 0271dec64591c4d91933b3a8db875a374a63640b)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb
meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb
meta/recipes-kernel/linux/linux-yocto_3.8.bb