summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/blktrace
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-11-05 13:47:50 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-12 17:00:17 +0000
commite546f178177743f2d4407eb96ecae4cc9ca07589 (patch)
treec79f789d80906f97a0f3c305b1018e601f52825f /meta/recipes-kernel/blktrace
parent64e1d78fbe7429c57c7465bb3ba8d3e6f39f4ae5 (diff)
downloadpoky-e546f178177743f2d4407eb96ecae4cc9ca07589.tar.gz
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>
Diffstat (limited to 'meta/recipes-kernel/blktrace')
0 files changed, 0 insertions, 0 deletions