[oe-commits] Klaus Schwarzkopf : kismet_svn: fixed SRC_URI

git version control git at git.openembedded.org
Thu Dec 9 20:57:09 UTC 2010


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

Author: Klaus Schwarzkopf <schwarzkopf at sensortherm.de>
Date:   Sun Dec  5 16:47:33 2010 +0100

kismet_svn: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf at sensortherm.de>
Signed-off-by: Eric Bénard <eric at eukrea.com>

---

 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"





More information about the Openembedded-commits mailing list