aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael-Luke Jones <mlj28@cam.ac.uk>2006-09-28 18:17:29 +0000
committerMichael-Luke Jones <mlj28@cam.ac.uk>2006-09-28 18:17:29 +0000
commitc0f3ad77a8078163959067e1b15e7b446fd0fa89 (patch)
tree1b7077cb1fd42c82453230b8c3ddbb5c83508aa0
parentdfdac86de873437af6abfb18e2bb7586e0d4ce8c (diff)
parente238e81866ba6f5183c0baedb981e78b96b89e89 (diff)
downloadopenembedded-c0f3ad77a8078163959067e1b15e7b446fd0fa89.tar.gz
merge of '11eafc7dd646f2c76d8c21ce224e521730ac6a91'
and 'dabb67bf3eb39cc2ba26d3beb69b313a14f1da7b'
-rw-r--r--packages/glibc/glibc_2.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/glibc/glibc_2.4.bb b/packages/glibc/glibc_2.4.bb
index de010e3717..4483edb0aa 100644
--- a/packages/glibc/glibc_2.4.bb
+++ b/packages/glibc/glibc_2.4.bb
@@ -65,7 +65,7 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/glibc/glibc-2.4.tar.bz2 \
file://etc/ld.so.conf \
file://generate-supported.mk"
-# Build fails of x86 without additional patches, but these break arm
+# Build fails on x86 without additional patches, but these break arm
SRC_URI_append_x86 = " file://openat-bugzilla-fix-1220.patch;patch=1 \
file://fix-fchownat-20060808.patch;patch=1"