[oe-commits] org.oe.dev kismet_2007-01-R1b.bb : disable gpsmap as per bug #2178 and discussion with

xora commit openembedded-commits at lists.openembedded.org
Wed May 23 09:02:56 UTC 2007


kismet_2007-01-R1b.bb : disable gpsmap as per bug #2178 and discussion with
Zero_Chaos

Author: xora at openembedded.org
Branch: org.openembedded.dev
Revision: b08d9d4a3fc9e44d960626ad250ff9fcadee0de7
ViewMTN: http://monotone.openembedded.org/revision.psp?id=b08d9d4a3fc9e44d960626ad250ff9fcadee0de7
Files:
1
packages/kismet/kismet_2007-01-R1b.bb
Diffs:

#
# mt diff -re9005b8c1678a1c708a52727d2032d7ca2ea9b86 -rb08d9d4a3fc9e44d960626ad250ff9fcadee0de7
#
# 
# 
# patch "packages/kismet/kismet_2007-01-R1b.bb"
#  from [f8644a2188120fa96a9a7523343a5d88d02ca9cc]
#    to [8e5e1adc389029982ba35c8c5bcf03c1920cba94]
# 
============================================================
--- packages/kismet/kismet_2007-01-R1b.bb	f8644a2188120fa96a9a7523343a5d88d02ca9cc
+++ packages/kismet/kismet_2007-01-R1b.bb	8e5e1adc389029982ba35c8c5bcf03c1920cba94
@@ -8,7 +8,7 @@ SRC_URI = "http://www.kismetwireless.net
            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
 






More information about the Openembedded-commits mailing list