[oe-commits] Khem Raj : eglibc: Move SRCREV to latest tip for svn and 2.11

git version control git at git.openembedded.org
Sun Dec 27 17:45:08 UTC 2009


Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: 9ef1480ac4d35ba5d354daf877b289072d7dd87b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9ef1480ac4d35ba5d354daf877b289072d7dd87b

Author: Khem Raj <raj.khem at gmail.com>
Date:   Wed Dec 23 20:32:59 2009 -0800

eglibc: Move SRCREV to latest tip for svn and 2.11

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 a03cf38..3c7fd04 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}.1"
-SVN_REV="9425"
+SVN_REV="9497"
 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 7a07f42..7865f01 100644
--- a/recipes/eglibc/eglibc_svn.bb
+++ b/recipes/eglibc/eglibc_svn.bb
@@ -1,7 +1,7 @@
 require eglibc.inc
 
 DEPENDS += "gperf-native"
-SRCREV = "9424"
+SRCREV = "9527"
 DEFAULT_PREFERENCE = "-1"
 FILESPATHPKG =. "eglibc-svn:"
 PV = "2.11+svnr${SRCPV}"





More information about the Openembedded-commits mailing list