aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/eglibc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-12-16 14:10:13 -0800
committerKhem Raj <raj.khem@gmail.com>2010-12-16 14:13:40 -0800
commit3010d62670e58287fb5f089deb85ca0462dd4112 (patch)
treece85ca2d075b9f378eefbacc8bedc26a718ce436 /recipes/eglibc
parent54c9371f6a6cd244ed227458c2f68eb121ba0ea2 (diff)
downloadopenembedded-3010d62670e58287fb5f089deb85ca0462dd4112.tar.gz
eglibc_2.12.bb/eglibc_svn.bb: Grab more bug fixes move to svn tip
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/eglibc')
-rw-r--r--recipes/eglibc/eglibc_2.12.bb2
-rw-r--r--recipes/eglibc/eglibc_svn.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/eglibc/eglibc_2.12.bb b/recipes/eglibc/eglibc_2.12.bb
index b72f14fcdb..2174c3ad14 100644
--- a/recipes/eglibc/eglibc_2.12.bb
+++ b/recipes/eglibc/eglibc_2.12.bb
@@ -6,7 +6,7 @@ FILESPATHPKG =. "eglibc-svn:"
PV = "2.12"
PR = "${INC_PR}.7"
PR_append = "+svnr${SRCPV}"
-SRCREV="12230"
+SRCREV="12323"
EGLIBC_BRANCH="eglibc-2_12"
SRC_URI = "svn://svn.eglibc.org/branches;module=${EGLIBC_BRANCH};proto=svn \
file://eglibc-svn-arm-lowlevellock-include-tls.patch \
diff --git a/recipes/eglibc/eglibc_svn.bb b/recipes/eglibc/eglibc_svn.bb
index 0062fffcd9..7f20ba276e 100644
--- a/recipes/eglibc/eglibc_svn.bb
+++ b/recipes/eglibc/eglibc_svn.bb
@@ -1,7 +1,7 @@
require eglibc.inc
DEPENDS += "gperf-native"
-SRCREV = "12229"
+SRCREV = "12322"
DEFAULT_PREFERENCE = "-1"
FILESPATHPKG =. "eglibc-svn:"
PV = "2.12+svnr${SRCPV}"