From 5f16458fc5f74519affca2fe5fbe3900a6fa0c9f Mon Sep 17 00:00:00 2001 From: Graeme Gregory Date: Wed, 23 May 2007 08:48:37 +0000 Subject: kismet_2007-01-R1b.bb : disable gpsmap as per bug #2178 and discussion with Zero_Chaos --- packages/kismet/kismet_2007-01-R1b.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/kismet/kismet_2007-01-R1b.bb') diff --git a/packages/kismet/kismet_2007-01-R1b.bb b/packages/kismet/kismet_2007-01-R1b.bb index 774e71e286..5c10300573 100644 --- a/packages/kismet/kismet_2007-01-R1b.bb +++ b/packages/kismet/kismet_2007-01-R1b.bb @@ -8,7 +8,7 @@ SRC_URI = "http://www.kismetwireless.net/code/kismet-2007-01-R1b.tar.gz \ file://no-chmod.patch;patch=1" -EXTRA_OECONF = "--with-pcap=linux --disable-setuid --with-linuxheaders=${STAGING_KERNEL_DIR}/include" +EXTRA_OECONF = "--with-pcap=linux --disable-setuid --with-linuxheaders=${STAGING_KERNEL_DIR}/include --disable-gpsmap" inherit autotools -- cgit 1.2.3-korg