kismet: fix build when none of client, server or drone are selected

Random package configuration can trigger the selection of kismet, but
neither of client, server or drone suboptions. In this case, the
KISMET_TARGET_BINARIES variable is empty, leading to failure during
the installation stage.

At the same time, we remove the useless stripping of the installed
binaries, since this is done globally by the Buildroot infrastructure.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Thomas Petazzoni
2010-08-29 19:38:04 +02:00
committed by Peter Korsgaard
parent d6d6ff6a9c
commit 2ab8ec9e26
2 changed files with 8 additions and 6 deletions

View File

@@ -18,9 +18,10 @@
fs: old-style squashfs for big endian archs fixed.
Updated/fixed packages: busybox, gst-plugins-base,
imagemagick, libgail, libglib2, libgtk2, lua, luafilesystem,
lzo, ncurses, netcat, pango, php, pppd, proftpd, qt, samba,
startup-notification, swfdec, sysvinit, util-linux
imagemagick, kismet, libgail, libglib2, libgtk2, lua,
luafilesystem, lzo, ncurses, netcat, pango, php, pppd,
proftpd, qt, samba, startup-notification, swfdec, sysvinit,
util-linux
Removed packages: stunnel