From: Khem Raj Date: Thu, 24 Dec 2009 04:32:59 +0000 (-0800) Subject: eglibc: Move SRCREV to latest tip for svn and 2.11 X-Git-Tag: Release-2010-05/1~1152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ef1480ac4d35ba5d354daf877b289072d7dd87b;p=openembedded.git eglibc: Move SRCREV to latest tip for svn and 2.11 Signed-off-by: Khem Raj --- diff --git a/recipes/eglibc/eglibc_2.11.bb b/recipes/eglibc/eglibc_2.11.bb index a03cf3806e..3c7fd04e18 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 7a07f420b4..7865f019f7 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}"