This fixes the problem reported in bug 4536. Backport the patch which adds include...
authorKhem Raj <raj.khem@gmail.com>
Sat, 13 Sep 2008 01:47:08 +0000 (01:47 +0000)
committerKhem Raj <raj.khem@gmail.com>
Sat, 13 Sep 2008 01:47:08 +0000 (01:47 +0000)
commit2da8451745e6168f888392698258ff8fa1e94f76
tree2e97ac853ca5effb827096b85e246b4abf1f7a5f
parent52de0e7dc7de57f7ac24fdc645a8eb464e224fb1
This fixes the problem reported in bug 4536. Backport the patch which adds include-fixed to be searched for include files in glibc configure mechanism. This means we do not need the include packaging hack that we have in gcc 4.3.x recipes.
I was using 2.6.25 kernel headers which means I have to backport another patch to get rid of asm/page.h.
I have tested it on angstrom 2008.1 gcc-4.3.2+glibc-2.6.1 and gcc-4.3.2+eglibc_svn
-Khem
packages/gcc/gcc-cross-initial_4.3.1.bb
packages/gcc/gcc-cross-initial_4.3.2.bb
packages/gcc/gcc-cross-intermediate_4.3.1.bb
packages/gcc/gcc-cross-intermediate_4.3.2.bb
packages/gcc/gcc-cross_4.3.1.bb
packages/gcc/gcc-cross_4.3.2.bb
packages/glibc/glibc-2.4/glibc-arm-no-asm-page.patch [new file with mode: 0644]
packages/glibc/glibc-2.4/glibc-use-isystem-include-fixed.patch [new file with mode: 0644]
packages/glibc/glibc-2.4/zecke-sane-readelf.patch
packages/glibc/glibc_2.6.1.bb