generic-poky/meta/recipes-kernel/linux
Bruce Ashfield e546f17817 linux-yocto/3.10: fix qemuarm boot and spurious mips build warning
This update fixes two issues:

a) qemuarm boot failure

v3.10.13 picked up a patch for arm versatile interrupt mappings that fixes
the emulator boot out of the box. But it interacts badly with our previous
fix for the issue. Reverting the existing patch and going with the mainline
solution fixes the boot.

b) qemumips build warning and failure

Depending on the build host and compiler, the build of menuconfig throws
an potentially uninitialized variable warning. That warning causes an
error on archs with -Werror. We can do a trivial change to avoid the
warning all together (initilize it to null), and keep everyone happy.

[YOCTO #5460]

(From OE-Core master rev: 8d1a041891c87d0c2003c80f84b0501bdc9403a1)

(From OE-Core rev: 3928340ea03dc04cda9eb2eea021837421adf737)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-12 17:00:17 +00:00
..
linux-dummy linux-dummy: add license and LIC_FILES_CHKSUM 2011-01-20 21:36:59 +00:00
linux-yocto kernel.bbclass: fix INC directory for SLANG 2012-08-25 14:47:00 +01:00
linux-dtb.inc linux-dtb.inc: Fix dtb generation for kernels newer than 3.8 2013-08-20 15:31:25 +01:00
linux-dummy.bb linux-dummy.bb: Resolve missing task issues 2013-10-01 22:56:04 +01:00
linux-yocto-dev.bb remove the unnecessary protocol parameters 2013-08-30 16:23:46 +01:00
linux-yocto-rt_3.4.bb remove the unnecessary protocol parameters 2013-08-30 16:23:46 +01:00
linux-yocto-rt_3.8.bb linux-yocto/3.8: add crystalforest bsp legacy block drivers configurations 2013-12-12 17:00:16 +00:00
linux-yocto-rt_3.10.bb linux-yocto/3.10: fix qemuarm boot and spurious mips build warning 2013-12-12 17:00:17 +00:00
linux-yocto-tiny_3.4.bb remove the unnecessary protocol parameters 2013-08-30 16:23:46 +01:00
linux-yocto-tiny_3.8.bb linux-yocto/3.8: add crystalforest bsp legacy block drivers configurations 2013-12-12 17:00:16 +00:00
linux-yocto-tiny_3.10.bb linux-yocto/3.10: fix qemuarm boot and spurious mips build warning 2013-12-12 17:00:17 +00:00
linux-yocto.inc linux-yocto: add bc-native dependency, and move to linux-yocto.inc 2013-08-27 10:55:07 +01:00
linux-yocto_3.4.bb remove the unnecessary protocol parameters 2013-08-30 16:23:46 +01:00
linux-yocto_3.8.bb linux-yocto/3.8: add crystalforest bsp legacy block drivers configurations 2013-12-12 17:00:16 +00:00
linux-yocto_3.10.bb linux-yocto/3.10: fix qemuarm boot and spurious mips build warning 2013-12-12 17:00:17 +00:00