Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 6 | |
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org> | ||||
2008-10-15 | update to wpa_supplicant 0.6.3 (also add 0.6.0 in) and build packages for | Carsten Haitzler | 4 | |
it. | ||||
2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 9 | |
2008-09-22 | wpa-gui: update to 0.6.4, which is using qt4 now | Koen Kooi | 1 | |
* People who want it can add an wpa-gui-qte recipe by changing the inherit qt4x11 to qtopia | ||||
2008-04-28 | wpa_supplicant: only keep version 0.5.10 for 0.5.x (stable) branch | Jeremy Laine | 6 | |
2008-04-28 | wpa-supplicant: drop antique 0.2.x and 0.3.x releases | Jeremy Laine | 10 | |
2008-04-28 | wpa-supplicant_0.5.10.bb: update to version 0.5.10 | Jeremy Laine | 4 | |
2007-06-03 | wpa-supplicant: Replace /etc/wpa_supplicant.conf with the Debian way to ↵ | Matthias Hentges | 5 | |
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 | 5 | |
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 | 3 | |
- 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 | ||||
2006-10-12 | wpa-supplicant 0.4.9 | Erik Hovland | 7 | |
* The latest 'stable' version of wpa-supplicant is 0.4.9. This commit adds that recipe and the patches that we are currently carrying with this package for that version. | ||||
2006-10-12 | wpa-supplicant: added 0.4.8 from .oz354x | Marcin Juszkiewicz | 9 | |
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 6 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-09-25 | wpa-supplicant, hostap: fixed wrong syntax for mtx-[12] conditional entries ↵ | Martin Dietze | 2 | |
in recipes. | ||||
2006-09-08 | various packages: added mtx-2 configuration | Martin Dietze | 4 | |
* where necessary, additional mtx-2 subdirs for files created * where necessary, additional entries in bitbake files created | ||||
2006-08-22 | wpa supplicant 0.4.7: change do_install to work with OE's install from ↵ | Koen Kooi | 1 | |
coreutils-native | ||||
2006-08-16 | wpa-supplicant: changed -m755 etc in do_install into -m 755 | Frans Meulenbroeks | 1 | |
my install needs this space (ucslugc distro) | ||||
2006-08-05 | packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks! | Holger Freyther | 2 | |
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included. | ||||
2006-05-06 | libqanava, lyx, texmaker, wpa-gui: no need to explicitly depend on qt, ↵ | Michael Lauer | 1 | |
inheriting will do | ||||
2006-05-05 | wpa_gui: added 0.4.8 - its GUI tool to scan and configure WiFi networks - ↵ | Marcin Juszkiewicz | 1 | |
need qt3/x11 | ||||
2006-04-25 | wpa-supplicant: Added defaults file for slugos. | Rod Whitby | 2 | |
2006-04-25 | wpa-supplicant: Added madwifi driver to experimental 0.5.1 verision. | Rod Whitby | 1 | |
2006-04-25 | wpa-supplicant: Added the missing space at the end of a _prepend in version ↵ | Rod Whitby | 1 | |
0.5.1 | ||||
2006-03-16 | Make wpa-supplicant 0.5.1 bb build again. | Joseph Cole | 1 | |