kismet_svn: fixed SRC_URI
authorKlaus Schwarzkopf <schwarzkopf@sensortherm.de>
Sun, 5 Dec 2010 15:47:33 +0000 (16:47 +0100)
committerEric Bénard <eric@eukrea.com>
Thu, 9 Dec 2010 20:54:20 +0000 (21:54 +0100)
Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
recipes/kismet/kismet_svn.bb

index 1321a7a..177f1e7 100644 (file)
@@ -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"