summaryrefslogtreecommitdiff
path: root/packages/glibc/glibc_2.5.bb
diff options
context:
space:
mode:
authorJamie Lenehan <lenehan@twibble.org>2007-05-02 02:15:12 +0000
committerJamie Lenehan <lenehan@twibble.org>2007-05-02 02:15:12 +0000
commit349b06f4c50ddd1248ba773b2d477a73698e3970 (patch)
treeb3a3025ca8e10ee64e1fa41bb2d125367846a7a8 /packages/glibc/glibc_2.5.bb
parente4804a842235fe27e5bac51d9908933cdb3dd40e (diff)
parent24223cc2043c1148c88f10a463d0098231b7f31e (diff)
merge of '253548a9fef0f4eda716e6b0611bae50c0fc4eb3'
and 'da7866de083247553abfdcab2457e49e772484f7'
Diffstat (limited to 'packages/glibc/glibc_2.5.bb')
-rw-r--r--packages/glibc/glibc_2.5.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/glibc/glibc_2.5.bb b/packages/glibc/glibc_2.5.bb
index 8cd4c2ecd1..f0981694e8 100644
--- a/packages/glibc/glibc_2.5.bb
+++ b/packages/glibc/glibc_2.5.bb
@@ -76,6 +76,9 @@ SRC_URI_append_powerpc= " file://ppc-sfp-machine.patch;patch=1 \
file://ppc-ports-ld-nofpu-20070114.patch;patch=1 \
file://powerpc-sqrt-hack.diff;patch=1""
+#armeb needs an extra define
+SRC_URI_append_armeb = " file://armeb-strlen.patch;patch=1 "
+
S = "${WORKDIR}/glibc-${PV}"
B = "${WORKDIR}/build-${TARGET_SYS}"