summaryrefslogtreecommitdiff
path: root/meta/recipes-core/eglibc/eglibc_2.13.bb
diff options
context:
space:
mode:
authorKang Kai <kai.kang@windriver.com>2011-11-16 15:50:23 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-24 22:09:19 +0000
commite364b04a34d7c2a95145799773821e82b8677e78 (patch)
tree7f2361fd715d8724107a4d22df7b2dc220336490 /meta/recipes-core/eglibc/eglibc_2.13.bb
parenta60449f6110bc86dd0d976413c169bafc0ebcada (diff)
downloadopenembedded-core-e364b04a34d7c2a95145799773821e82b8677e78.tar.gz
openembedded-core-e364b04a34d7c2a95145799773821e82b8677e78.tar.bz2
openembedded-core-e364b04a34d7c2a95145799773821e82b8677e78.tar.xz
openembedded-core-e364b04a34d7c2a95145799773821e82b8677e78.zip
eglibc_2.13: update SRCREV
Update eglibc 2.13 SRCREV to 15508, just to sync with upstream Remove glibc_bug_fix_12454.patch, because it is already merged. Signed-off-by: Kang Kai <kai.kang@windriver.com>
Diffstat (limited to 'meta/recipes-core/eglibc/eglibc_2.13.bb')
-rw-r--r--meta/recipes-core/eglibc/eglibc_2.13.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-core/eglibc/eglibc_2.13.bb b/meta/recipes-core/eglibc/eglibc_2.13.bb
index f076ae7c7..955c4ec4b 100644
--- a/meta/recipes-core/eglibc/eglibc_2.13.bb
+++ b/meta/recipes-core/eglibc/eglibc_2.13.bb
@@ -1,9 +1,9 @@
require eglibc.inc
-SRCREV = "14157"
+SRCREV = "15508"
DEPENDS += "gperf-native"
-PR = "r17"
+PR = "r18"
PR_append = "+svnr${SRCPV}"
EGLIBC_BRANCH="eglibc-2_13"
@@ -16,7 +16,6 @@ SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};proto=http
file://armv4-eabi-compile-fix.patch \
file://etc/ld.so.conf \
file://generate-supported.mk \
- file://glibc_bug_fix_12454.patch \
file://ppc-sqrt.patch \
file://multilib_readlib.patch \
"