[oe-commits] Khem Raj : eglibc_2.11/eglibc_2.12/eglibc_svn: Upgrade to latest SVN tip

git version control git at git.openembedded.org
Wed Nov 17 23:10:18 UTC 2010


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

Author: Khem Raj <raj.khem at gmail.com>
Date:   Wed Nov 17 14:43:47 2010 -0800

eglibc_2.11/eglibc_2.12/eglibc_svn: Upgrade to latest SVN tip

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

---

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

diff --git a/recipes/eglibc/eglibc_2.11.bb b/recipes/eglibc/eglibc_2.11.bb
index 89742b6..57cf89b 100644
--- a/recipes/eglibc/eglibc_2.11.bb
+++ b/recipes/eglibc/eglibc_2.11.bb
@@ -6,7 +6,7 @@ FILESPATHPKG =. "eglibc-svn:"
 PV = "2.11"
 PR = "${INC_PR}.8"
 PR_append = "+svnr${SRCPV}"
-SRCREV="10690"
+SRCREV="11983"
 EGLIBC_BRANCH="eglibc-2_11"
 SRC_URI = "svn://svn.eglibc.org/branches;module=${EGLIBC_BRANCH};proto=svn \
            file://eglibc-svn-arm-lowlevellock-include-tls.patch \
diff --git a/recipes/eglibc/eglibc_2.12.bb b/recipes/eglibc/eglibc_2.12.bb
index 956f64b..0d871dc 100644
--- a/recipes/eglibc/eglibc_2.12.bb
+++ b/recipes/eglibc/eglibc_2.12.bb
@@ -6,7 +6,7 @@ FILESPATHPKG =. "eglibc-svn:"
 PV = "2.12"
 PR = "${INC_PR}.7"
 PR_append = "+svnr${SRCPV}"
-SRCREV="11762"
+SRCREV="11982"
 EGLIBC_BRANCH="eglibc-2_12"
 SRC_URI = "svn://svn.eglibc.org/branches;module=${EGLIBC_BRANCH};proto=svn \
            file://eglibc-svn-arm-lowlevellock-include-tls.patch \
diff --git a/recipes/eglibc/eglibc_svn.bb b/recipes/eglibc/eglibc_svn.bb
index df2f0fc..9fd1f4b 100644
--- a/recipes/eglibc/eglibc_svn.bb
+++ b/recipes/eglibc/eglibc_svn.bb
@@ -1,7 +1,7 @@
 require eglibc.inc
 
 DEPENDS += "gperf-native"
-SRCREV = "11761"
+SRCREV = "11981"
 DEFAULT_PREFERENCE = "-1"
 FILESPATHPKG =. "eglibc-svn:"
 PV = "2.12+svnr${SRCPV}"





More information about the Openembedded-commits mailing list