aboutsummaryrefslogtreecommitdiffstats
path: root/packages/hostap
AgeCommit message (Collapse)Author
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther
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-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe
2008-05-10hostap-daemon: Remove bashismRod Whitby
2008-05-09hostap: add hostap-modules-rawtx (untested). Closes 1098.Rolf Leggewie
2008-04-28hostap-daemon: use version 0.5.10 by defaultJeremy Laine
2008-04-28hostap-daemon: improve init script (based on Debian package)Jeremy Laine
2008-04-28hostap-*: drop antique 0.3.x releasesJeremy Laine
2008-03-31hostap-daemon: replace version 0.6.0 by 0.6.3Jeremy Laine
2008-01-25divers: add debug package for 85 files with hardcoded PACKAGES definition. ↵Rolf Leggewie
Partly fixes 2471.
2008-01-18apmd|hostap|orinoco: move the fix for bug 3664 into a separate packageRolf Leggewie
* the package is RRECOMMENDS and should be installed automatically, but can be removed if one so desires * reorder some fields according to StyleGuide * bump PR
2007-11-22hostap-daemon_0.6.0.bb: package version 0.6.0 of hostap-daemonJeremy Laine
* update makefile-cross.diff patch * fix init script: pass -B to hostapd instead of passing -b to start-stop-daemon * instead of using per-machine enabling/disabling of madwifi support, use the 'pci' feature, like wpa-supplicant * build against madwifi-ng when madwifi support is enabled
2007-11-17hostap: Fix path to firmware for f/w auto-loadingMatthias Hentges
2007-10-25hostap-conf: depend on update-modules (from Poky)Marcin Juszkiewicz
2007-10-19hostap-utils: promote 0.4.7 to be defaultMarcin Juszkiewicz
2007-04-18hostap: fixed typo in init scriptMartin Dietze
2007-03-29hostap-daemon: do not depend on hostap-modules as they are 2.4 only nowMarcin Juszkiewicz
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie
2006-11-20hostap-utils: removed rrecommending hostap-modulesMarcin Juszkiewicz
- most of our target devices run kernels newer then 2.6.14 so they have hostap modules from kernel as kernel-module-hostap* - hostap modules and utils are now both added into dependency of task-base for machines with pcmcia or pci feature
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi
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 Dietze
in recipes.
2006-09-08hostap-daemon and madwifi: fix compatibility problems on mtx platformsMartin Dietze
* added mtx-2 configuration to hostapd-daemon * made madwifi-modules_cvs the default choice (the bsd branch has been abandoned) * made sure that madwifi_modules stages the headers correctly so that hostap-daemon compiles on mtx/nylon
2006-08-08merge of '22a005b824014688c2c41c2dba34c42bf145a946'Marcin Juszkiewicz
and '8e90244a719ea0f6cc33218bf925484a5a4e1855'
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther
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-08-04hostap-conf: synced with .oz354x (added two cards)Marcin Juszkiewicz
2006-06-09hostap-conf: ship module aliases for Prism2 cards supported by orinoco to ↵Marcin Juszkiewicz
get only hostap loaded
2006-05-01hostap-conf: removed some Orinoco cardsMarcin Juszkiewicz
2006-05-01hostap-conf: added some cards from #836 and some from orinoco-conf. set me ↵Marcin Juszkiewicz
as maintainer
2006-04-24hostap-daemon: Added DEPENDS=openssl for openssl/md5.h build requirement.Rod Whitby
2006-04-08Remove virutal/kernel-hostap as linux-openzaurus just needs to RPROVIDES ↵Richard Purdie
hostap-modules.
2006-04-07hostap-modules: hostap-modules-cs now RDEPEND on hostap-confMarcin Juszkiewicz
- its easier to update only hostap-conf when new card is added
2006-03-20hostap-daemon: added 0.4.8 (latest stable) and 0.5.1 (latest devel) - both ↵Marcin Juszkiewicz
set to non default
2006-03-20hostap-daemon: moved repeated patches to hostap-daemon/ dirMarcin Juszkiewicz
2006-03-20added hostap-utils 0.4.7 (set as not default)Marcin Juszkiewicz
2006-03-20hostap-utils: move common part to .incMarcin Juszkiewicz
2006-03-20hostap-daemon: create common .inc file to simplify managmentMarcin Juszkiewicz
2006-03-19hostap-modules/hostap-utils: Cleanup DEPENDS/(R)PROVIDERS - ↵Richard Purdie
virtual/kernel-hostap is a runtime entity and allows the hostap modules to be external kernel modules, internal kernel modules or built into the kernel.
2006-03-03hostap-modules: add 0.3.10 and 0.4.7Philipp Zabel
- closes #708 - 0.4.7 still doesn't compile against 2.6.15-hh0 as long as kernel_updates.patch is applied.
2006-03-03hostap-modules: cleanup to avoid duplicationPhilipp Zabel
2006-01-14added hostap-conf package with cards definitions for pcmcia-csMarcin Juszkiewicz
- files/hostap_cs.conf-upstream is taken from hostap-modules 0.4.5 source - each machine which use in-kernel version of hostap modules should have "hostap-conf" in BOOTSTRAP_EXTRA_RDEPENDS - hostap-modules_*.bb PROVIDE hostap-conf - hostap-modules-cs RPROVIDE hostap-conf
2005-12-15hostap-utils 0.4.0: fix serious bugs:Koen Kooi
* RDEPENDS wasn't a subset of DEPENDS * Packages should NOT RDEPEND on kernel-modules, but RRECOMMEND them * ha-u DEPENDS on ha-m and RRECOMMENDS ha-m now
2005-12-15hostap-utils: fix a typoRichard Purdie
2005-12-14hostap, linuz-oz-2.6: Change hostap-utils/hostap-daemon to depend on ↵Richard Purdie
virtual/kernel-hostap which can either be provided by external modules or the kernel itself depending on the machine configuration.
2005-09-28hostap-modules: added two more cardsMarcin Juszkiewicz
2005-09-28hostap-modules: added few cards into hostap_cs.confMarcin Juszkiewicz
2005-09-19hostap: These changes will happen in 2.6.15 but are present in the current ↵Richard Purdie
-mm series. To get this to work, -mm kernels will have to pretend to be 2.6.15. The only other alternative is to break 2.6.14 series kernels which is unacceptable.
2005-09-18hostap: Add fixes so it builds correctly for kernels > 2.6.13Richard Purdie
2005-09-17hostap: Add fixes so it builds correctly for kernels > 2.6.13Richard Purdie
2005-08-25added hostap-utils 0.4.0 (development version)Marcin Juszkiewicz
2005-08-25added hostap-daemon 0.4.4 (development version)Marcin Juszkiewicz