aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/eglibc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-05-13 16:27:10 -0700
committerKhem Raj <raj.khem@gmail.com>2010-05-13 16:27:10 -0700
commit3b41668fc1e3db2713cfa61067146cfdaf2be37a (patch)
treee565e645dfb9193744fd4c055b1a76d0227eb6a0 /recipes/eglibc
parent63f6566a8f66bb4630b067975685f2c26aae8eec (diff)
downloadopenembedded-3b41668fc1e3db2713cfa61067146cfdaf2be37a.tar.gz
eglibc: Bump SRCREV for 2.11 and trunk recipes
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 4f95cdcbed..988a9bc645 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="10440"
+SVN_REV="10454"
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 671e3e4ac2..9baa900993 100644
--- a/recipes/eglibc/eglibc_svn.bb
+++ b/recipes/eglibc/eglibc_svn.bb
@@ -1,7 +1,7 @@
require eglibc.inc
DEPENDS += "gperf-native"
-SRCREV = "10439"
+SRCREV = "10453"
DEFAULT_PREFERENCE = "-1"
FILESPATHPKG =. "eglibc-svn:"
PV = "2.11+svnr${SRCPV}"