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:22:44 +0100 |
commit | 1b29aff0e0ca00c9125e29f8d229ec22ef0350d8 (patch) | |
tree | 5d006f7d13e6bacbaa3f78f02f1a4d471f7cd148 /meta/classes/license.bbclass | |
parent | aa9fb3f5d4471fae734b136c9f5913bf11c8f9cd (diff) | |
download | poky-1b29aff0e0ca00c9125e29f8d229ec22ef0350d8.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.
(From OE-Core rev: 8b378a17bf6d6c43f097b9df491e5c6ec59bf316)
Signed-off-by: André Draszik <adraszik@tycoint.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/license.bbclass')
0 files changed, 0 insertions, 0 deletions