[oe-commits] : 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.

OE GIT Trial gittrial at amethyst.openembedded.net
Sat Sep 13 01:58:03 UTC 2008


Module: OE.dev
Branch: org.openembedded.dev
Commit: 1b29ecb7d82edc9a7cfd91f3b3274ce90fa0809e
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=1b29ecb7d82edc9a7cfd91f3b3274ce90fa0809e

Author:  <khem at openembedded.org>
Date:   Sat Sep 13 01:47:08 2008 +0000

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            |    6 -
 packages/gcc/gcc-cross-initial_4.3.2.bb            |    6 -
 packages/gcc/gcc-cross-intermediate_4.3.1.bb       |    6 -
 packages/gcc/gcc-cross-intermediate_4.3.2.bb       |    6 -
 packages/gcc/gcc-cross_4.3.1.bb                    |    8 +--
 packages/gcc/gcc-cross_4.3.2.bb                    |    8 +--
 .../glibc/glibc-2.4/glibc-arm-no-asm-page.patch    |   15 +++
 .../glibc-use-isystem-include-fixed.patch          |   46 ++++++++
 packages/glibc/glibc-2.4/zecke-sane-readelf.patch  |  115 +++++++++++++++++---
 packages/glibc/glibc_2.6.1.bb                      |    4 +-
 10 files changed, 168 insertions(+), 52 deletions(-)

Diff:   http://gitweb.openembedded.net//OE.dev.git/?a=commitdiff;h=1b29ecb7d82edc9a7cfd91f3b3274ce90fa0809e




More information about the Openembedded-commits mailing list