[oe-commits] Khem Raj : eglibc: Update SRCREV to include recent patches into 2.10, 2. 11 and svn recipes.

git version control git at git.openembedded.org
Thu Dec 10 09:10:40 UTC 2009


Module: openembedded.git
Branch: martin_jansa/xorg-7.5
Commit: 5a04169ad35c702611aaa24b10e11590048dc823
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5a04169ad35c702611aaa24b10e11590048dc823

Author: Khem Raj <raj.khem at gmail.com>
Date:   Wed Dec  9 20:45:52 2009 -0800

eglibc: Update SRCREV to include recent patches into 2.10, 2.11 and svn recipes.

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

---

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

diff --git a/recipes/eglibc/eglibc_2.10.bb b/recipes/eglibc/eglibc_2.10.bb
index 38faaf8..3907b09 100644
--- a/recipes/eglibc/eglibc_2.10.bb
+++ b/recipes/eglibc/eglibc_2.10.bb
@@ -3,8 +3,8 @@ require eglibc.inc
 DEPENDS += "gperf-native"
 FILESPATHPKG =. "eglibc-svn:"
 PV = "2.10"
-PR = "${INC_PR}.5"
-SVN_REV="9124"
+PR = "${INC_PR}.6"
+SVN_REV="9381"
 EGLIBC_BRANCH="eglibc-2_10"
 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_2.11.bb b/recipes/eglibc/eglibc_2.11.bb
index 8c7901c..a03cf38 100644
--- a/recipes/eglibc/eglibc_2.11.bb
+++ b/recipes/eglibc/eglibc_2.11.bb
@@ -4,8 +4,8 @@ DEFAULT_PREFERENCE = "-1"
 DEPENDS += "gperf-native"
 FILESPATHPKG =. "eglibc-svn:"
 PV = "2.11"
-PR = "${INC_PR}.0"
-SVN_REV="9235"
+PR = "${INC_PR}.1"
+SVN_REV="9425"
 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 67f13ab..7a07f42 100644
--- a/recipes/eglibc/eglibc_svn.bb
+++ b/recipes/eglibc/eglibc_svn.bb
@@ -1,7 +1,7 @@
 require eglibc.inc
 
 DEPENDS += "gperf-native"
-SRCREV = "9241"
+SRCREV = "9424"
 DEFAULT_PREFERENCE = "-1"
 FILESPATHPKG =. "eglibc-svn:"
 PV = "2.11+svnr${SRCPV}"





More information about the Openembedded-commits mailing list