summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorThomas Petazzoni2010-08-29 19:38:04 +0200
committerPeter Korsgaard2010-08-30 11:08:32 +0200
commit2ab8ec9e266cda26d6c782c75f666c39a033b7c7 (patch)
treed30d1ef2c6676f5064ff2d055276b3077d7a7cd6 /CHANGES
parentAdd the patch fixing gcc 4.2.4 to gcc 4.2.2 (diff)
downloadbuildroot-2ab8ec9e266cda26d6c782c75f666c39a033b7c7.tar.gz
buildroot-2ab8ec9e266cda26d6c782c75f666c39a033b7c7.tar.xz
buildroot-2ab8ec9e266cda26d6c782c75f666c39a033b7c7.zip
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>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index 3cc717104..1cc9a387c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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