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

git version control git at git.openembedded.org
Thu May 13 23:27:49 UTC 2010


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

Author: Khem Raj <raj.khem at gmail.com>
Date:   Thu May 13 16:27:10 2010 -0700

eglibc: Bump SRCREV for 2.11 and trunk recipes

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 4f95cdc..988a9bc 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="10440"
+SVN_REV="10454"
 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 671e3e4..9baa900 100644
--- a/recipes/eglibc/eglibc_svn.bb
+++ b/recipes/eglibc/eglibc_svn.bb
@@ -1,7 +1,7 @@
 require eglibc.inc
 
 DEPENDS += "gperf-native"
-SRCREV = "10439"
+SRCREV = "10453"
 DEFAULT_PREFERENCE = "-1"
 FILESPATHPKG =. "eglibc-svn:"
 PV = "2.11+svnr${SRCPV}"





More information about the Openembedded-commits mailing list