diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-12-10 10:16:15 -0500 |
---|---|---|
committer | Robert Yang <liezhi.yang@windriver.com> | 2014-01-26 14:08:16 +0800 |
commit | 45dbd265e08e69cbc95625d57e9b0c0cb5b0b225 (patch) | |
tree | c459df7d4565df38fed6b1cc8191df54a45e7cf2 /meta/classes/pythonnative.bbclass | |
parent | ab2d452fd9e177017c57d411ebb61728845f97bf (diff) | |
download | openembedded-core-45dbd265e08e69cbc95625d57e9b0c0cb5b0b225.tar.gz openembedded-core-45dbd265e08e69cbc95625d57e9b0c0cb5b0b225.tar.bz2 openembedded-core-45dbd265e08e69cbc95625d57e9b0c0cb5b0b225.zip |
linux-libc-headers: fix MIPS klibc build error
As reported by Andrea Adami, klibc fails to build for MIPS with the 3.10 libc-headers
commit ca044f9a [UAPI: fix endianness conditionals in linux/raid/md_p.h] is the root
cause of the breakage.
This is fixed in the kernel source itself, but we must also carry the
change in the linux-libc-headers recipe, until we update past the
3.13 kernel.
With this change, we can again build klibc for mips, with no impact
on the rest of the system.
cc: Andrea Adami <andrea.adami@gmail.com>
(From OE-Core master rev: f2f8a2a05cbfff7e1d5d979ec1b9f4f371579fb9)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta/classes/pythonnative.bbclass')
0 files changed, 0 insertions, 0 deletions