From: Khem Raj Date: Wed, 5 May 2010 05:45:12 +0000 (-0700) Subject: eglibc_svn.bb: Move SRCREV to latest trunk. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=940ca14bd7bf5c15e555dcee2d857f3a429cc5a0;p=openembedded.git eglibc_svn.bb: Move SRCREV to latest trunk. Signed-off-by: Khem Raj --- diff --git a/recipes/eglibc/eglibc_svn.bb b/recipes/eglibc/eglibc_svn.bb index 73af01bc46..f4ca256d88 100644 --- a/recipes/eglibc/eglibc_svn.bb +++ b/recipes/eglibc/eglibc_svn.bb @@ -1,7 +1,7 @@ require eglibc.inc DEPENDS += "gperf-native" -SRCREV = "10150" +SRCREV = "10319" DEFAULT_PREFERENCE = "-1" FILESPATHPKG =. "eglibc-svn:" PV = "2.11+svnr${SRCPV}"