[oe-commits] Khem Raj : eglibc: Bump the SRCREV to get new fixes.

git version control git at git.openembedded.org
Tue Sep 15 06:39:04 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b230286329e96ca4fe7b00140f566796b9cfc025
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b230286329e96ca4fe7b00140f566796b9cfc025

Author: Khem Raj <raj.khem at gmail.com>
Date:   Mon Sep 14 20:15:50 2009 -0700

eglibc: Bump the SRCREV to get new fixes.

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/eglibc/eglibc_2.10.bb |    2 +-
 recipes/eglibc/eglibc_2.9.bb  |    2 +-
 recipes/eglibc/eglibc_svn.bb  |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes/eglibc/eglibc_2.10.bb b/recipes/eglibc/eglibc_2.10.bb
index b31e23e..ec36d92 100644
--- a/recipes/eglibc/eglibc_2.10.bb
+++ b/recipes/eglibc/eglibc_2.10.bb
@@ -4,7 +4,7 @@ DEPENDS += "gperf-native"
 FILESPATHPKG =. "eglibc-svn:"
 PV = "2.10"
 PR = "${INC_PR}.1"
-SVN_REV="8632"
+SVN_REV="8873"
 EGLIBC_BRANCH="eglibc-2_10"
 SRC_URI = "svn://svn.eglibc.org/branches;module=eglibc-2_10;rev=${SVN_REV};proto=svn \
            file://eglibc-svn-arm-lowlevellock-include-tls.patch;patch=1 \
diff --git a/recipes/eglibc/eglibc_2.9.bb b/recipes/eglibc/eglibc_2.9.bb
index f75718f..cf9549c 100644
--- a/recipes/eglibc/eglibc_2.9.bb
+++ b/recipes/eglibc/eglibc_2.9.bb
@@ -4,7 +4,7 @@ DEPENDS += "gperf-native"
 FILESPATHPKG =. "eglibc-svn:"
 PV = "2.9"
 PR = "${INC_PR}.2"
-SVN_REV="7430"
+SVN_REV="8690"
 EGLIBC_BRANCH="eglibc-2_9"
 SRC_URI = "svn://svn.eglibc.org/branches;module=eglibc-2_9;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 be23108..1f54edb 100644
--- a/recipes/eglibc/eglibc_svn.bb
+++ b/recipes/eglibc/eglibc_svn.bb
@@ -1,7 +1,7 @@
 require eglibc.inc
 
 DEPENDS += "gperf-native"
-SRCREV = "8831"
+SRCREV = "8917"
 DEFAULT_PREFERENCE = "-1"
 FILESPATHPKG =. "eglibc-svn:"
 PV = "2.10+svnr${SRCREV}"





More information about the Openembedded-commits mailing list