Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-03-17 | rename packages/ to recipes/ per earlier agreement | Denys Dmytriyenko | 31 | |
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 7 | |
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_PR | Holger Hans Peter Freyther | 7 | |
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 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 7 | |
2008-05-10 | hostap-daemon: Remove bashism | Rod Whitby | 1 | |
2008-05-09 | hostap: add hostap-modules-rawtx (untested). Closes 1098. | Rolf Leggewie | 1 | |
2008-04-28 | hostap-daemon: use version 0.5.10 by default | Jeremy Laine | 4 | |
2008-04-28 | hostap-daemon: improve init script (based on Debian package) | Jeremy Laine | 2 | |
2008-04-28 | hostap-*: drop antique 0.3.x releases | Jeremy Laine | 5 | |
2008-03-31 | hostap-daemon: replace version 0.6.0 by 0.6.3 | Jeremy Laine | 4 | |
2008-01-25 | divers: add debug package for 85 files with hardcoded PACKAGES definition. ↵ | Rolf Leggewie | 1 | |
Partly fixes 2471. | ||||
2008-01-18 | apmd|hostap|orinoco: move the fix for bug 3664 into a separate package | Rolf Leggewie | 6 | |
* 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-22 | hostap-daemon_0.6.0.bb: package version 0.6.0 of hostap-daemon | Jeremy Laine | 4 | |
* 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-17 | hostap: Fix path to firmware for f/w auto-loading | Matthias Hentges | 2 | |
2007-10-25 | hostap-conf: depend on update-modules (from Poky) | Marcin Juszkiewicz | 1 | |
2007-10-19 | hostap-utils: promote 0.4.7 to be default | Marcin Juszkiewicz | 1 | |
2007-04-18 | hostap: fixed typo in init script | Martin Dietze | 1 | |
2007-03-29 | hostap-daemon: do not depend on hostap-modules as they are 2.4 only now | Marcin Juszkiewicz | 5 | |
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 1 | |
2006-11-20 | hostap-utils: removed rrecommending hostap-modules | Marcin Juszkiewicz | 3 | |
- 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-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 4 | |
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 | 1 | |
in recipes. | ||||
2006-09-08 | hostap-daemon and madwifi: fix compatibility problems on mtx platforms | Martin Dietze | 4 | |
* 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-08 | merge of '22a005b824014688c2c41c2dba34c42bf145a946' | Marcin Juszkiewicz | 12 | |
and '8e90244a719ea0f6cc33218bf925484a5a4e1855' | ||||
2006-08-05 | packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks! | Holger Freyther | 12 | |
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-04 | hostap-conf: synced with .oz354x (added two cards) | Marcin Juszkiewicz | 3 | |
2006-06-09 | hostap-conf: ship module aliases for Prism2 cards supported by orinoco to ↵ | Marcin Juszkiewicz | 2 | |
get only hostap loaded | ||||
2006-05-01 | hostap-conf: removed some Orinoco cards | Marcin Juszkiewicz | 2 | |
2006-05-01 | hostap-conf: added some cards from #836 and some from orinoco-conf. set me ↵ | Marcin Juszkiewicz | 2 | |
as maintainer | ||||
2006-04-24 | hostap-daemon: Added DEPENDS=openssl for openssl/md5.h build requirement. | Rod Whitby | 1 | |
2006-04-08 | Remove virutal/kernel-hostap as linux-openzaurus just needs to RPROVIDES ↵ | Richard Purdie | 3 | |
hostap-modules. | ||||
2006-04-07 | hostap-modules: hostap-modules-cs now RDEPEND on hostap-conf | Marcin Juszkiewicz | 6 | |
- its easier to update only hostap-conf when new card is added | ||||
2006-03-20 | hostap-daemon: added 0.4.8 (latest stable) and 0.5.1 (latest devel) - both ↵ | Marcin Juszkiewicz | 2 | |
set to non default | ||||
2006-03-20 | hostap-daemon: moved repeated patches to hostap-daemon/ dir | Marcin Juszkiewicz | 14 | |
2006-03-20 | added hostap-utils 0.4.7 (set as not default) | Marcin Juszkiewicz | 1 | |
2006-03-20 | hostap-utils: move common part to .inc | Marcin Juszkiewicz | 3 | |
2006-03-20 | hostap-daemon: create common .inc file to simplify managment | Marcin Juszkiewicz | 3 | |
2006-03-19 | hostap-modules/hostap-utils: Cleanup DEPENDS/(R)PROVIDERS - ↵ | Richard Purdie | 8 | |
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-03 | hostap-modules: add 0.3.10 and 0.4.7 | Philipp Zabel | 2 | |
- closes #708 - 0.4.7 still doesn't compile against 2.6.15-hh0 as long as kernel_updates.patch is applied. | ||||
2006-03-03 | hostap-modules: cleanup to avoid duplication | Philipp Zabel | 24 | |
2006-01-14 | added hostap-conf package with cards definitions for pcmcia-cs | Marcin Juszkiewicz | 5 | |
- 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-15 | hostap-utils 0.4.0: fix serious bugs: | Koen Kooi | 1 | |
* 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-15 | hostap-utils: fix a typo | Richard Purdie | 1 | |
2005-12-14 | hostap, linuz-oz-2.6: Change hostap-utils/hostap-daemon to depend on ↵ | Richard Purdie | 7 | |
virtual/kernel-hostap which can either be provided by external modules or the kernel itself depending on the machine configuration. | ||||
2005-09-28 | hostap-modules: added two more cards | Marcin Juszkiewicz | 4 | |
2005-09-28 | hostap-modules: added few cards into hostap_cs.conf | Marcin Juszkiewicz | 4 | |
2005-09-19 | hostap: These changes will happen in 2.6.15 but are present in the current ↵ | Richard Purdie | 1 | |
-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-18 | hostap: Add fixes so it builds correctly for kernels > 2.6.13 | Richard Purdie | 1 | |
2005-09-17 | hostap: Add fixes so it builds correctly for kernels > 2.6.13 | Richard Purdie | 1 | |
2005-08-25 | added hostap-utils 0.4.0 (development version) | Marcin Juszkiewicz | 1 | |