aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel.bbclass
diff options
context:
space:
mode:
authorAndré Draszik <adraszik@tycoint.com>2016-06-24 11:59:40 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-01 16:08:46 +0100
commit8b378a17bf6d6c43f097b9df491e5c6ec59bf316 (patch)
tree8d534413ced26ce989a8897158f4edaac0dd6f87 /meta/classes/kernel.bbclass
parent50be6f861a6c1076ace0fdd3f4381706351987ba (diff)
downloadopenembedded-core-contrib-8b378a17bf6d6c43f097b9df491e5c6ec59bf316.tar.gz
binutils: backport patch to fix mipsel (malta) kernel compile
This fixes the following compilation error when building a mipsel yocto kernel for qemu: | CC arch/mips/mm/sc-ip22.o | {standard input}: Assembler messages: | {standard input}:128: Error: number (0x9000000080000000) larger than 32 bits | {standard input}:151: Error: number (0x9000000080000000) larger than 32 bits | {standard input}:186: Error: number (0x9000000080000000) larger than 32 bits We leave out the testsuite bits and the changelog in this backport. Signed-off-by: André Draszik <adraszik@tycoint.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes/kernel.bbclass')
0 files changed, 0 insertions, 0 deletions