aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/eglibc/eglibc_2.11.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-03-31 14:39:50 -0700
committerKhem Raj <raj.khem@gmail.com>2010-03-31 14:39:50 -0700
commitcd25de5ea0b47ac51b6e9560da001942c6eae48d (patch)
tree0bc017cecb0a459380f8b9f7855c72179a09b34a /recipes/eglibc/eglibc_2.11.bb
parent26aa41630f45fee9283ebb189c2d14890e4f9fd3 (diff)
downloadopenembedded-cd25de5ea0b47ac51b6e9560da001942c6eae48d.tar.gz
eglibc: Apply branch fixes.
* Use the latest tip of the respective branches which have received bug fixes. * Move svn recipe to latest. Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/eglibc/eglibc_2.11.bb')
-rw-r--r--recipes/eglibc/eglibc_2.11.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/eglibc/eglibc_2.11.bb b/recipes/eglibc/eglibc_2.11.bb
index 6ab1053dc7..6a417055cf 100644
--- a/recipes/eglibc/eglibc_2.11.bb
+++ b/recipes/eglibc/eglibc_2.11.bb
@@ -4,8 +4,8 @@ DEFAULT_PREFERENCE = "-1"
DEPENDS += "gperf-native"
FILESPATHPKG =. "eglibc-svn:"
PV = "2.11"
-PR = "${INC_PR}.2"
-SVN_REV="9738"
+PR = "${INC_PR}.3"
+SVN_REV="10151"
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 \