summaryrefslogtreecommitdiffstats
path: root/meta/packages/glibc/glibc_2.5.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-01-21 17:54:03 +0000
committerRichard Purdie <richard@openedhand.com>2008-01-21 17:54:03 +0000
commit78c546205be794e778cf34f1254322de7dd133b7 (patch)
tree84811cc76ebede275e2de9fdda1ce89239ff46d6 /meta/packages/glibc/glibc_2.5.bb
parent57b10da4bc6b3034a854401bb7b04e7e9953b1d4 (diff)
downloadpoky-78c546205be794e778cf34f1254322de7dd133b7.tar.gz
glibc: Support backported eabi kernels
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3566 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/glibc/glibc_2.5.bb')
-rw-r--r--meta/packages/glibc/glibc_2.5.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/glibc/glibc_2.5.bb b/meta/packages/glibc/glibc_2.5.bb
index e353840a12..b3d4f16143 100644
--- a/meta/packages/glibc/glibc_2.5.bb
+++ b/meta/packages/glibc/glibc_2.5.bb
@@ -47,6 +47,7 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/glibc/glibc-${PV}.tar.bz2 \
47# file://glibc-2.4-openat-3.patch;patch=1 \ 47# file://glibc-2.4-openat-3.patch;patch=1 \
48# file://fixup-aeabi-syscalls.patch;patch=1 \ 48# file://fixup-aeabi-syscalls.patch;patch=1 \
49 file://zecke-sane-readelf.patch;patch=1 \ 49 file://zecke-sane-readelf.patch;patch=1 \
50 file://eabi_kernel_version_hack.patch;patch=1 \
50 file://generic-bits_select.h \ 51 file://generic-bits_select.h \
51 file://generic-bits_types.h \ 52 file://generic-bits_types.h \
52 file://generic-bits_typesizes.h \ 53 file://generic-bits_typesizes.h \