aboutsummaryrefslogtreecommitdiffstats
path: root/packages/kismet/kismet-newcore_svn.bb
blob: 88ab937963e3696e1a891238ef2c91c24050281c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require kismet.inc

DEFAULT_PREFERENCE = "-1"

PV = "0.0+svnr${SRCREV}"
FILE_PR = "r3"

SRC_URI = "svn://svn.kismetwireless.net/code/branch/;module=kismet-newcore;proto=http"

EXTRA_OECONF += "--disable-gpsmap"

S = "${WORKDIR}/kismet-newcore"