[oe-commits] Khem Raj : eglibc: Bump SRCREV for 2.11 and trunk.

git version control git at git.openembedded.org
Wed May 12 05:17:36 UTC 2010


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

Author: Khem Raj <raj.khem at gmail.com>
Date:   Tue May 11 21:25:25 2010 -0700

eglibc: Bump SRCREV for 2.11 and trunk.

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

---

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

diff --git a/recipes/eglibc/eglibc_2.11.bb b/recipes/eglibc/eglibc_2.11.bb
index 63f70c2..4f95cdc 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="10151"
+SVN_REV="10440"
 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 f15160e..671e3e4 100644
--- a/recipes/eglibc/eglibc_svn.bb
+++ b/recipes/eglibc/eglibc_svn.bb
@@ -1,7 +1,7 @@
 require eglibc.inc
 
 DEPENDS += "gperf-native"
-SRCREV = "10319"
+SRCREV = "10439"
 DEFAULT_PREFERENCE = "-1"
 FILESPATHPKG =. "eglibc-svn:"
 PV = "2.11+svnr${SRCPV}"





More information about the Openembedded-commits mailing list