From 5a04169ad35c702611aaa24b10e11590048dc823 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 9 Dec 2009 20:45:52 -0800 Subject: eglibc: Update SRCREV to include recent patches into 2.10, 2.11 and svn recipes. Signed-off-by: Khem Raj --- 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(-) (limited to 'recipes/eglibc') diff --git a/recipes/eglibc/eglibc_2.10.bb b/recipes/eglibc/eglibc_2.10.bb index 38faaf81b6..3907b095ff 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 8c7901c3e2..a03cf3806e 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 67f13abc95..7a07f420b4 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}" -- cgit v1.2.3