Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
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 |