aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/eglibc/eglibc_2.9.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.9.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.9.bb')
-rw-r--r--recipes/eglibc/eglibc_2.9.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/eglibc/eglibc_2.9.bb b/recipes/eglibc/eglibc_2.9.bb
index 13f67e6dc2..37e29c019d 100644
--- a/recipes/eglibc/eglibc_2.9.bb
+++ b/recipes/eglibc/eglibc_2.9.bb
@@ -3,8 +3,8 @@ require eglibc.inc
DEPENDS += "gperf-native"
FILESPATHPKG =. "eglibc-svn:"
PV = "2.9"
-PR = "${INC_PR}.7"
-SVN_REV="8690"
+PR = "${INC_PR}.8"
+SVN_REV="10153"
EGLIBC_BRANCH="eglibc-2_9"
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 \