aboutsummaryrefslogtreecommitdiffstats
path: root/kismet
diff options
context:
space:
mode:
authorBruno Randolf <br1@subnet.at>2004-10-16 14:27:38 +0000
committerBruno Randolf <br1@subnet.at>2004-10-16 14:27:38 +0000
commit412a8fd3764155428635bae80f961dfeccec86ae (patch)
tree1ccb9f3e5425eddea57e68463e5395566da7a1ff /kismet
parent7837b18808f5a3b8ceff7c64fdefaa38837378b8 (diff)
downloadopenembedded-412a8fd3764155428635bae80f961dfeccec86ae.tar.gz
Merge bk://openembedded@openembedded.bkbits.net/packages
into null.(none):/data/mtx/oe/oe.write/packages 2004/10/16 16:27:06+02:00 (none)!br1 kismet: install without -o root -g root BKrev: 41712fdadzDuDeHOHDd5xj31ajqVTg
Diffstat (limited to 'kismet')
-rw-r--r--kismet/kismet-2004-04-R1/no-chmod.diff0
-rw-r--r--kismet/kismet_2004-04-R1.oe3
2 files changed, 2 insertions, 1 deletions
diff --git a/kismet/kismet-2004-04-R1/no-chmod.diff b/kismet/kismet-2004-04-R1/no-chmod.diff
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/kismet/kismet-2004-04-R1/no-chmod.diff
diff --git a/kismet/kismet_2004-04-R1.oe b/kismet/kismet_2004-04-R1.oe
index 2ee5508226..14c7c095ae 100644
--- a/kismet/kismet_2004-04-R1.oe
+++ b/kismet/kismet_2004-04-R1.oe
@@ -4,7 +4,8 @@ HOMEPAGE = "http://www.kismetwireless.net/"
MAINTAINER = "Bruno Randolf <bruno.randolf@4g-systems.biz>"
DEPENDS = "expat gmp "
SRC_URI = "http://www.kismetwireless.net/code/kismet-2004-04-R1.tar.gz \
- file://no-strip.diff;patch=1;pnum=0"
+ file://no-strip.diff;patch=1;pnum=0 \
+ file://no-chmod.diff;patch=1;pnum=0"
SRC_URI_append_mipsel = " file://glibc3.3.2-getopt-throw.diff;patch=1;pnum=0"
EXTRA_OECONF = "--with-pcap=linux"