summaryrefslogtreecommitdiffstats
path: root/package/hostapd
Commit message (Collapse)AuthorAgeFilesLines
* hostapd: use internal crypto libraryThomas Petazzoni2010-05-111-0/+1
| | | | | | | | | | | When OpenSSL is not enabled, hostapd relies on an internal library. However, this library must be enabled, otherwise the compilation of hostapd fails with: /home/test/ctng-arm-eglibc/bin/../lib/gcc/arm-unknown-linux-gnueabi/4.3.4/../../../../arm-unknown-linux-gnueabi/bin/ld: cannot find -ltommath Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* hostapd: Fix build with external toolchainGustavo Zacarias2010-05-081-0/+1
| | | | | | | Closes #1717 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* hostapd: Bump to 0.7.2Gustavo Zacarias2010-04-302-7/+3
| | | | | | | Closes #1645 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add new package hostapdGustavo Zacarias2009-12-062-0/+107
Closes #739. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>