From: Frans Meulenbroeks Date: Fri, 24 Sep 2010 20:36:25 +0000 (+0200) Subject: numptyphysics_svn: changed proto=tthps to proto=http X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e38088ef1f7eb4f71f1f4e702b5e66e49c234ce;p=openembedded.git numptyphysics_svn: changed proto=tthps to proto=http it would not fetch without that Signed-off-by: Frans Meulenbroeks --- diff --git a/recipes/numptyphysics/numptyphysics_svn.bb b/recipes/numptyphysics/numptyphysics_svn.bb index 744cd96784..f997dbecf2 100644 --- a/recipes/numptyphysics/numptyphysics_svn.bb +++ b/recipes/numptyphysics/numptyphysics_svn.bb @@ -13,7 +13,7 @@ inherit autotools SRC_URI = "\ # Maemo garage is sadly only available with https. Can make you trouble while fetching without accepting the certificate. - svn://vcs.maemo.org/svn/${PN};module=trunk;proto=https \ + svn://vcs.maemo.org/svn/${PN};module=trunk;proto=http \ http://wwwpub.zih.tu-dresden.de/~mkluge/numptyphysics_setup.tgz \ file://replay_off.patch;striplevel=0 \ file://next.png \