From 8e38088ef1f7eb4f71f1f4e702b5e66e49c234ce Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Fri, 24 Sep 2010 22:36:25 +0200 Subject: [PATCH] numptyphysics_svn: changed proto=tthps to proto=http it would not fetch without that Signed-off-by: Frans Meulenbroeks --- recipes/numptyphysics/numptyphysics_svn.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.39.5