summaryrefslogtreecommitdiffstats
path: root/package/wpa_supplicant
Commit message (Collapse)AuthorAgeFilesLines
* Bump wpa_supplicant to 0.6.10, enable nl80211Gustavo Zacarias2010-01-201-2/+8
| | | | | | | Closes #925. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* host-pkgconfig is now host-pkg-configThomas Petazzoni2009-12-151-1/+1
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* wpa_supplicant: adjust make environment for pkg-config callSven Neumann2009-10-051-1/+4
| | | | | | | | | | In case that wpa_supplicant is configured with DBus interface, it calls pkg-config to find the dbus headers and libraries. Adjust the make environment so that it will use the right pkg-config search paths. Signed-off-by: Sven Neumann <s.neumann@raumfeld.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* wpa-supplicant: create target-install-hook stamp filePeter Korsgaard2009-10-031-0/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* 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.