[oe] [PATCH] kismet_svn: fixed SRC_URI

Klaus Schwarzkopf schwarzkopf at sensortherm.de
Sun Dec 5 15:47:33 UTC 2010


Signed-off-by: Klaus Schwarzkopf <schwarzkopf at sensortherm.de>
---
 recipes/kismet/kismet_svn.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/kismet/kismet_svn.bb b/recipes/kismet/kismet_svn.bb
index 1321a7a..177f1e7 100644
--- a/recipes/kismet/kismet_svn.bb
+++ b/recipes/kismet/kismet_svn.bb
@@ -6,6 +6,6 @@ SRCREV = "2285"
 PV = "2007-10-R1+svnr${SRCPV}"
 PR = "r2"
 
-SRC_URI = "svn://svn.kismetwireless.net/code/;module=trunk;proto=http"
+SRC_URI = "svn://www.kismetwireless.net/code/svn/;module=trunk;proto=https"
 
 S = "${WORKDIR}/trunk"
-- 
1.7.0.4





More information about the Openembedded-devel mailing list