aboutsummaryrefslogtreecommitdiffstats
path: root/packages/glibc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-10-11 08:53:11 +0000
committerKoen Kooi <koen@openembedded.org>2006-10-11 08:53:11 +0000
commite7c4f984c42927483224c6db2ea64a84bc8508db (patch)
treebd3742d97e66a75db4321cc105ccad3ee6eef9cd /packages/glibc
parent50b7db3705352b328ab5b947a9448739ed8a4cff (diff)
downloadopenembedded-e7c4f984c42927483224c6db2ea64a84bc8508db.tar.gz
glibc 2.5: re-enable zecke-sane-readelf
Diffstat (limited to 'packages/glibc')
-rw-r--r--packages/glibc/glibc_2.5.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/glibc/glibc_2.5.bb b/packages/glibc/glibc_2.5.bb
index 0bfcc7f83b..4308d6956d 100644
--- a/packages/glibc/glibc_2.5.bb
+++ b/packages/glibc/glibc_2.5.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.gnu.org/software/libc/libc.html"
LICENSE = "LGPL"
SECTION = "libs"
PRIORITY = "required"
-PR = "r0"
+PR = "r1"
DEFAULT_PREFERENCE = "-1"
@@ -60,7 +60,7 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/glibc/glibc-2.5.tar.bz2 \
# file://glibc-2.4-compile.patch;patch=1 \
# file://glibc-2.4-openat-3.patch;patch=1 \
# file://fixup-aeabi-syscalls.patch;patch=1 \
-# file://zecke-sane-readelf.patch;patch=1 \
+ file://zecke-sane-readelf.patch;patch=1 \
file://generic-bits_select.h \
file://generic-bits_types.h \
file://generic-bits_typesizes.h \