aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/eglibc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-05-11 21:25:25 -0700
committerKhem Raj <raj.khem@gmail.com>2010-05-11 22:17:05 -0700
commita1b685073f06e0ee16332408eaf011bc8b0581a6 (patch)
treebf066103894b8070d168464a712cc47760722d3a /recipes/eglibc
parent192f7db5aa57125e714585bd7ce0e9a2c6c5922c (diff)
downloadopenembedded-a1b685073f06e0ee16332408eaf011bc8b0581a6.tar.gz
eglibc: Bump SRCREV for 2.11 and trunk.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/eglibc')
-rw-r--r--recipes/eglibc/eglibc_2.11.bb2
-rw-r--r--recipes/eglibc/eglibc_svn.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/eglibc/eglibc_2.11.bb b/recipes/eglibc/eglibc_2.11.bb
index 63f70c2af4..4f95cdcbed 100644
--- a/recipes/eglibc/eglibc_2.11.bb
+++ b/recipes/eglibc/eglibc_2.11.bb
@@ -5,7 +5,7 @@ DEPENDS += "gperf-native"
FILESPATHPKG =. "eglibc-svn:"
PV = "2.11"
PR = "${INC_PR}.4"
-SVN_REV="10151"
+SVN_REV="10440"
EGLIBC_BRANCH="eglibc-2_11"
SRC_URI = "svn://svn.eglibc.org/branches;module=${EGLIBC_BRANCH};rev=${SVN_REV};proto=svn \
file://eglibc-svn-arm-lowlevellock-include-tls.patch;patch=1 \
diff --git a/recipes/eglibc/eglibc_svn.bb b/recipes/eglibc/eglibc_svn.bb
index f15160efa5..671e3e4ac2 100644
--- a/recipes/eglibc/eglibc_svn.bb
+++ b/recipes/eglibc/eglibc_svn.bb
@@ -1,7 +1,7 @@
require eglibc.inc
DEPENDS += "gperf-native"
-SRCREV = "10319"
+SRCREV = "10439"
DEFAULT_PREFERENCE = "-1"
FILESPATHPKG =. "eglibc-svn:"
PV = "2.11+svnr${SRCPV}"