summaryrefslogtreecommitdiff
path: root/packages/python/python-pyqt_4.3.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/python/python-pyqt_4.3.3.bb')
0 files changed, 0 insertions, 0 deletions
R ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org> 2008-10-15update to wpa_supplicant 0.6.3 (also add 0.6.0 in) and build packages forCarsten Haitzler4 it. 2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe9 2008-09-22wpa-gui: update to 0.6.4, which is using qt4 nowKoen Kooi1 * People who want it can add an wpa-gui-qte recipe by changing the inherit qt4x11 to qtopia 2008-04-28wpa_supplicant: only keep version 0.5.10 for 0.5.x (stable) branchJeremy Laine6 2008-04-28wpa-supplicant: drop antique 0.2.x and 0.3.x releasesJeremy Laine10 2008-04-28wpa-supplicant_0.5.10.bb: update to version 0.5.10Jeremy Laine4 2007-06-03wpa-supplicant: Replace /etc/wpa_supplicant.conf with the Debian way to ↵Matthias Hentges5 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-06wpa-supplicant: added 0.5.7, unified 0.5.x, added script to autostart ↵Marcin Juszkiewicz5 wpa-supplicant on ifup 2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1 2006-11-28wpa supplicant 0.5.5: $MACHINE} isn't valid as PACKAGE_ARCH, use ↵Koen Kooi1 ${MACHINE_ARCH}, makes kergoth happy when he's building without setting MACHINE 2006-11-26wpa-supplicant 0.5.5: work around OE/bitbake arch bugKoen Kooi1 2006-11-26wpa-supplicant 0.5.5: if [] ; then ; do isn't valid sh, remove ';do'Koen Kooi1 2006-11-26wpa-supplicant: fix parse errorMarcin Juszkiewicz1 2006-11-26wpa-supplicant: add 0.5.5 with optional madwifi-ng supportMarcin Juszkiewicz3 - 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-12wpa-supplicant 0.4.9Erik Hovland7 * 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-12wpa-supplicant: added 0.4.8 from .oz354xMarcin Juszkiewicz9 2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi6 see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details 2006-09-25wpa-supplicant, hostap: fixed wrong syntax for mtx-[12] conditional entries ↵Martin Dietze2 in recipes. 2006-09-08various packages: added mtx-2 configurationMartin Dietze4 * where necessary, additional mtx-2 subdirs for files created * where necessary, additional entries in bitbake files created 2006-08-22wpa supplicant 0.4.7: change do_install to work with OE's install from ↵Koen Kooi1 coreutils-native 2006-08-16wpa-supplicant: changed -m755 etc in do_install into -m 755 Frans Meulenbroeks1 my install needs this space (ucslugc distro) 2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther2 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.