From: Martin Jansa Date: Sun, 11 Apr 2010 20:56:58 +0000 (+0200) Subject: evolve: update SRC_URI, now it's in OLD instead trunk X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79577cca296b93bfe8e91471bdcc154a89a41d2c;p=openembedded.git evolve: update SRC_URI, now it's in OLD instead trunk Signed-off-by: Martin Jansa --- diff --git a/recipes/efl1/evolve_svn.bb b/recipes/efl1/evolve_svn.bb index a92341a864..7966e8d58a 100644 --- a/recipes/efl1/evolve_svn.bb +++ b/recipes/efl1/evolve_svn.bb @@ -6,3 +6,5 @@ PR = "r2" SRCREV = "${EFL_SRCREV}" inherit efl + +SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=${BPN};proto=http"