diff options
author | Lionel Landwerlin <llandwerlin@gmail.com> | 2010-12-09 10:55:01 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-12-13 00:15:10 +0100 |
commit | 1696823707d50530136bc872f36a9810a03910bb (patch) | |
tree | 4453fa80d68f6cfaa4ccf1eb0d534e49469a89e0 /CHANGES | |
parent | 732cb780eeace7306702d3dedb7f54b47ef134ef (diff) |
hostapd: ensure hostapd binaries are installed in the right place
Ensure hostapd and hostapd_cli are installed in /usr/bin/ even if the
directory does not exist.
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,7 +4,8 @@ compilation, and cache is stored in ~/.buildroot-ccache. Updated/fixed packages: busybox, dbus, cloop, gdk-pixbuf, - libconfig, m4, openssh, openssl, qt, usbutils, xz, zlib + hostapd, libconfig, m4, openssh, openssl, qt, usbutils, xz, + zlib New packages: dhrystone, lsuio, rsh-redone, whetstone |