git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
507a57b
)
kismet_svn: fixed SRC_URI
author
Klaus Schwarzkopf
<schwarzkopf@sensortherm.de>
Sun, 5 Dec 2010 15:47:33 +0000
(16:47 +0100)
committer
Eric 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
patch
|
blob
|
history
diff --git
a/recipes/kismet/kismet_svn.bb
b/recipes/kismet/kismet_svn.bb
index
1321a7a
..
177f1e7
100644
(file)
--- 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"