From: Klaus Schwarzkopf Date: Sun, 5 Dec 2010 14:35:59 +0000 (+0100) Subject: dasher-gpe_0.0-svn: fixed SRC_URI X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a53e4713e2a61cf31a8196f75f1b7bb56d9497d;p=openembedded.git dasher-gpe_0.0-svn: fixed SRC_URI Signed-off-by: Klaus Schwarzkopf Signed-off-by: Eric Bénard --- diff --git a/recipes/dasher/dasher-gpe_0.0-svn.bb b/recipes/dasher/dasher-gpe_0.0-svn.bb index 5ca02ca27d..a63c6e9cb2 100644 --- a/recipes/dasher/dasher-gpe_0.0-svn.bb +++ b/recipes/dasher/dasher-gpe_0.0-svn.bb @@ -4,7 +4,7 @@ PR = "r1" SRCREV = "1251" DEPENDS = "libxsettings-client libglade libxtst gconf gtk+" SECTION = "gpe" -SRC_URI = "svn://svn.gnome.org/svn/dasher;module=trunk \ +SRC_URI = "svn://svn.gnome.org/svn/dasher;module=trunk;proto=http \ file://configure-lossage.patch" S = "${WORKDIR}/trunk"