Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-06-03 | wpa-supplicant: Replace /etc/wpa_supplicant.conf with the Debian way to ↵ | Matthias Hentges | 1 | |
handle WPA: - All configuration is done via /etc/network/interfaces (similiar to WEP) - /etc/init.d/wpa is no longer needed - wpa_supplicant is launched on ifup with the settings from /e/n/interfaces | ||||
2007-01-06 | wpa-supplicant: added 0.5.7, unified 0.5.x, added script to autostart ↵ | Marcin Juszkiewicz | 1 | |
wpa-supplicant on ifup | ||||
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 1 | |
2006-11-28 | wpa supplicant 0.5.5: $MACHINE} isn't valid as PACKAGE_ARCH, use ↵ | Koen Kooi | 1 | |
${MACHINE_ARCH}, makes kergoth happy when he's building without setting MACHINE | ||||
2006-11-26 | wpa-supplicant 0.5.5: work around OE/bitbake arch bug | Koen Kooi | 1 | |
2006-11-26 | wpa-supplicant 0.5.5: if [] ; then ; do isn't valid sh, remove ';do' | Koen Kooi | 1 | |
2006-11-26 | wpa-supplicant: fix parse error | Marcin Juszkiewicz | 1 | |
2006-11-26 | wpa-supplicant: add 0.5.5 with optional madwifi-ng support | Marcin Juszkiewicz | 1 | |
- machines with PCI feature will get madwifi-ng support and package will be MACHINE specific - this is result of my RFC [1] and Koen's solution [2] 1. http://lists.linuxtogo.org/pipermail/openembedded-devel/2006-October/000698.html 2. http://lists.linuxtogo.org/pipermail/openembedded-devel/2006-November/000848.html |