diff options
author | André Draszik <adraszik@tycoint.com> | 2016-06-24 11:59:40 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-07-01 16:08:46 +0100 |
commit | 8b378a17bf6d6c43f097b9df491e5c6ec59bf316 (patch) | |
tree | 8d534413ced26ce989a8897158f4edaac0dd6f87 /meta/recipes-extended/at | |
parent | 50be6f861a6c1076ace0fdd3f4381706351987ba (diff) | |
download | openembedded-core-8b378a17bf6d6c43f097b9df491e5c6ec59bf316.tar.gz openembedded-core-8b378a17bf6d6c43f097b9df491e5c6ec59bf316.tar.bz2 openembedded-core-8b378a17bf6d6c43f097b9df491e5c6ec59bf316.zip |
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/recipes-extended/at')
0 files changed, 0 insertions, 0 deletions