diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-12-10 10:16:15 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-14 09:09:34 +0000 |
commit | f2f8a2a05cbfff7e1d5d979ec1b9f4f371579fb9 (patch) | |
tree | c71ec80deb015c9b7e6a4fab3c3435cb251b9e5d /oe-init-build-env-memres | |
parent | 5877781d1dcb2883d00097b66ff2481a4a5ff930 (diff) | |
download | openembedded-core-f2f8a2a05cbfff7e1d5d979ec1b9f4f371579fb9.tar.gz openembedded-core-f2f8a2a05cbfff7e1d5d979ec1b9f4f371579fb9.tar.bz2 openembedded-core-f2f8a2a05cbfff7e1d5d979ec1b9f4f371579fb9.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>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'oe-init-build-env-memres')
0 files changed, 0 insertions, 0 deletions