[oe] core glibc. Without this oabi compile of glibc doesnt work.

Graeme Gregory dp at xora.org.uk
Wed Sep 30 07:51:47 UTC 2009


Graeme

>From 74bad1b44410e3df4d13db286e008b5777146340 Mon Sep 17 00:00:00 2001
From: Graeme Gregory <dp at xora.org.uk>
Date: Wed, 30 Sep 2009 08:50:17 +0100
Subject: [PATCH] glibc_2.9.bb : add already existing OE patch arm-lowlevellock-include-tls.patch

This is required to get glibc 2.9 to build on arm oabi. eglibc already
includes this patch and the patch is already in OE

Signed-off-by: Graeme Gregory <dp at xora.org.uk>
---
 recipes/glibc/glibc_2.9.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/glibc/glibc_2.9.bb b/recipes/glibc/glibc_2.9.bb
index c3ebc16..56a6ff8 100644
--- a/recipes/glibc/glibc_2.9.bb
+++ b/recipes/glibc/glibc_2.9.bb
@@ -64,6 +64,7 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/glibc/glibc-${PV}.tar.bz2 \
            file://march-i686.patch;patch=1;pnum=0 \
 	   file://tls_i486.patch;patch=1 \
 	   file://glibc-2.9-use-_begin.patch;patch=1 \
+           file://arm-lowlevellock-include-tls.patch;patch=1 \
            "
 
 # Build fails on sh3 and sh4 without additional patches
-- 
1.6.2.5





More information about the Openembedded-devel mailing list