summaryrefslogtreecommitdiffstats
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:12:03 +0000
commitd24f8aaf62b1f1e62c5bfb5640e7bcd291f32cf5 (patch)
treed5af7a189148804df0588884548d78ceabb3a24f /meta/recipes-core/eglibc/eglibc_2.13.bb
parent49c7815b6db58365601cf81fd55caa95d00c2cef (diff)
downloadpoky-d24f8aaf62b1f1e62c5bfb5640e7bcd291f32cf5.tar.gz
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. (From OE-Core rev: e364b04a34d7c2a95145799773821e82b8677e78) Signed-off-by: Kang Kai <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 f076ae7c7f..955c4ec4b9 100644
--- a/meta/recipes-core/eglibc/eglibc_2.13.bb
+++ b/meta/recipes-core/eglibc/eglibc_2.13.bb
@@ -1,9 +1,9 @@
1require eglibc.inc 1require eglibc.inc
2 2
3SRCREV = "14157" 3SRCREV = "15508"
4 4
5DEPENDS += "gperf-native" 5DEPENDS += "gperf-native"
6PR = "r17" 6PR = "r18"
7PR_append = "+svnr${SRCPV}" 7PR_append = "+svnr${SRCPV}"
8 8
9EGLIBC_BRANCH="eglibc-2_13" 9EGLIBC_BRANCH="eglibc-2_13"
@@ -16,7 +16,6 @@ SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};proto=http
16 file://armv4-eabi-compile-fix.patch \ 16 file://armv4-eabi-compile-fix.patch \
17 file://etc/ld.so.conf \ 17 file://etc/ld.so.conf \
18 file://generate-supported.mk \ 18 file://generate-supported.mk \
19 file://glibc_bug_fix_12454.patch \
20 file://ppc-sqrt.patch \ 19 file://ppc-sqrt.patch \
21 file://multilib_readlib.patch \ 20 file://multilib_readlib.patch \
22 " 21 "