From: Graeme Gregory Date: Wed, 23 May 2007 08:48:37 +0000 (+0000) Subject: kismet_2007-01-R1b.bb : disable gpsmap as per bug #2178 and discussion with X-Git-Tag: Release-2010-05/1~8868^2~400^2~179^2~18 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f16458fc5f74519affca2fe5fbe3900a6fa0c9f;p=openembedded.git kismet_2007-01-R1b.bb : disable gpsmap as per bug #2178 and discussion with Zero_Chaos --- 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