summaryrefslogtreecommitdiffstats
path: root/package/wpa_supplicant
Commit message (Collapse)AuthorAgeFilesLines
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-031-1/+1
| | | | | | | | A C library will have been built by the toolchain makefiles, so there is no need for packages to explicitly depend on uclibc. Signed-off-by: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* wpa_supplicant: add optional dbus supportSven Neumann2009-07-201-0/+17
| | | | | Signed-off-by: Sven Neumann <s.neumann@raumfeld.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* wpa_supplicant: bump versionPeter Korsgaard2009-03-251-1/+1
| | | | Patch by Gustavo Zacarias <gustavo@zacarias.com.ar>, closes #213.
* wpa_supplicant: new packagePeter Korsgaard2009-03-092-0/+85
Patch by Gustavo Zacarias <gustavo@zacarias.com.br> Closes #81.