[oe-commits] Roman Khimov : Signed-off-by: Khem Raj <raj.khem at gmail.com>

GIT User account git at amethyst.openembedded.net
Sat Feb 14 06:38:51 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: fea3ee7d662126e76ff65d82b1ec0027330f93ad
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=fea3ee7d662126e76ff65d82b1ec0027330f93ad

Author: Roman Khimov <roman at khimov.ru>
Date:   Fri Feb 13 22:37:55 2009 -0800

Signed-off-by: Khem Raj <raj.khem at gmail.com>

glibc_2.7.bb: Apply glibc-use-isystem-include-fixed.patch

---

 packages/glibc/glibc_2.7.bb |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/packages/glibc/glibc_2.7.bb b/packages/glibc/glibc_2.7.bb
index 3349ce5..ec4b347 100644
--- a/packages/glibc/glibc_2.7.bb
+++ b/packages/glibc/glibc_2.7.bb
@@ -5,7 +5,7 @@ ARM_INSTRUCTION_SET = "arm"
 PACKAGES_DYNAMIC = "libc6*"
 RPROVIDES_${PN}-dev = "libc6-dev virtual-libc-dev"
 
-PR = "r8"
+PR = "r9"
 
 # the -isystem in bitbake.conf screws up glibc do_stage
 BUILD_CPPFLAGS = "-I${STAGING_INCDIR_NATIVE}"
@@ -60,12 +60,14 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/glibc/glibc-${PV}.tar.bz2 \
 	   file://glibc-arm-IO-acquire-lock-fix.diff;patch=1 \
 	   file://all_glibc-i586-chk.patch;patch=1 \
 	   file://glibc-2.6.1-use-short-for-fnstsw.patch;patch=1 \
+           file://glibc-use-isystem-include-fixed.patch;patch=1 \
 	   file://generic-bits_select.h \
 	   file://generic-bits_types.h \
 	   file://generic-bits_typesizes.h \
 	   file://generic-bits_time.h \
            file://etc/ld.so.conf \
-           file://generate-supported.mk"
+           file://generate-supported.mk \
+           "
 
 
 # Build fails on sh3 and sh4 without additional patches





More information about the Openembedded-commits mailing list