summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorGustavo Zacarias2010-05-06 18:32:14 +0200
committerPeter Korsgaard2010-05-08 00:02:24 +0200
commit6f4939d4c5624681bd7c0cbb92462f3d3fb941c3 (patch)
tree1479d06867802131b31329c4fc0e43ed6b49639d /CHANGES
parentcustomize: fix copy paths (diff)
downloadbuildroot-6f4939d4c5624681bd7c0cbb92462f3d3fb941c3.tar.gz
buildroot-6f4939d4c5624681bd7c0cbb92462f3d3fb941c3.tar.xz
buildroot-6f4939d4c5624681bd7c0cbb92462f3d3fb941c3.zip
hostapd: Fix build with external toolchain
Closes #1717 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index 10ca888e7..f2c324b18 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,9 +2,9 @@
Fixes all over the tree.
- Updated/fixed packages: customize, hal, mplayer, pciutils,
- xdriver_xf86-video-openchrome, usb_modeswitch, usbutils,
- wpa_supplicant
+ Updated/fixed packages: customize, hal, hostapd, mplayer,
+ pciutils, xdriver_xf86-video-openchrome, usb_modeswitch,
+ usbutils, wpa_supplicant
Issues resolved (http://bugs.uclibc.org):
@@ -14,6 +14,7 @@
#1525: Package hal deletes a whole <target>/etc/rc.d directory
#1699: Fix usbutils dependencies and bump
#1705: Fix pciutils broken cross compiling
+ #1717: External toolchain fixes for hostapd & wpa_supplicant
2010.05-rc1, Released May 3rd, 2010: