summaryrefslogtreecommitdiffstats
path: root/recipes/kismet/kismet_svn.bb
blob: 177f1e7480eebe86f731eba207e7d9f782db2459 (plain)
1
2
3
4
5
6
7
8
9
10
11
require kismet.inc

DEFAULT_PREFERENCE = "-1"

SRCREV = "2285"
PV = "2007-10-R1+svnr${SRCPV}"
PR = "r2"

SRC_URI = "svn://www.kismetwireless.net/code/svn/;module=trunk;proto=https"

S = "${WORKDIR}/trunk"