[oe-commits] Frans Meulenbroeks : numptyphysics_svn: changed proto=tthps to proto=http

git version control git at git.openembedded.org
Fri Sep 24 20:37:32 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8e38088ef1f7eb4f71f1f4e702b5e66e49c234ce
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8e38088ef1f7eb4f71f1f4e702b5e66e49c234ce

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Fri Sep 24 22:36:25 2010 +0200

numptyphysics_svn: changed proto=tthps to proto=http

it would not fetch without that

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

 recipes/numptyphysics/numptyphysics_svn.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/numptyphysics/numptyphysics_svn.bb b/recipes/numptyphysics/numptyphysics_svn.bb
index 744cd96..f997dbe 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 \





More information about the Openembedded-commits mailing list