summaryrefslogtreecommitdiff
path: root/recipes/eglibc/eglibc_svn.bb
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2009-10-29 08:17:48 +0100
committerJeremy Lainé <jeremy.laine@m4x.org>2009-10-29 08:17:48 +0100
commit31c440b89cf2f9002bc8df2f69a34b4948f0d0de (patch)
tree1857f3bafea059cef218aab8247903a0a7ae1215 /recipes/eglibc/eglibc_svn.bb
parent8452d20bc548c6566bb10bc3b7c87c3c49da1030 (diff)
parente7c38fbecd76844bb5def3f32717f8f21df7c90f (diff)
Merge branch 'org.openembedded.dev' of ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/eglibc/eglibc_svn.bb')
-rw-r--r--recipes/eglibc/eglibc_svn.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/eglibc/eglibc_svn.bb b/recipes/eglibc/eglibc_svn.bb
index f652c61b96..1988350e6b 100644
--- a/recipes/eglibc/eglibc_svn.bb
+++ b/recipes/eglibc/eglibc_svn.bb
@@ -9,6 +9,7 @@ PR = "${INC_PR}.1"
EGLIBC_BRANCH="trunk"
SRC_URI = "svn://svn.eglibc.org;module=trunk \
file://eglibc-svn-arm-lowlevellock-include-tls.patch;patch=1 \
+ file://armv4t-interworking.patch;patch=1 \
file://etc/ld.so.conf \
file://generate-supported.mk"
S = "${WORKDIR}/${EGLIBC_BRANCH}/libc"