aboutsummaryrefslogtreecommitdiffstats
path: root/packages/glibc
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2006-09-28 17:51:36 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2006-09-28 17:51:36 +0000
commitebed5320160e3629522ff7a5498e66724eada3f0 (patch)
tree1845688fca2e1a2d78ad450e8457ce9d5843f7c7 /packages/glibc
parentf89eb987a28bc6dea8697e4cc9bbe32b7f961802 (diff)
downloadopenembedded-ebed5320160e3629522ff7a5498e66724eada3f0.tar.gz
glibc_2.4.bb: Typo fix in comment.
Diffstat (limited to 'packages/glibc')
-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"