aboutsummaryrefslogtreecommitdiffstats
path: root/packages/hostap
AgeCommit message (Collapse)Author
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
2005-08-24added hostap modules 0.4.4 (development version which works with kernel 2.6.13)Marcin Juszkiewicz
2005-08-24hostap: Add cardid table so it works with recent kernelsRichard Purdie
2005-08-22hostap-modules-0.3.9: add forgotten event_patchMichael Lauer
2005-08-22added 'add_event.patch' to get hostap-modules working with 2.6.12+ kernels - ↵Marcin Juszkiewicz
close bug #231
2005-08-05added hostap-modules 0.3.9Marcin Juszkiewicz
2005-08-03hostap: Fix this to work with the latest kernelsRichard Purdie
2005-07-28hostap-utils: fix firmware path for prism3 fw 1.8.4Michael Lauer
2005-07-25hostap-modules: kernel 2.6.13-rc3-mm1 has made changes that make theGraeme Gregory
KERNEL_VERSION macro not available to hostap without explicitly including the utsname.h file. This patch should be harmless for other kernel versions but includes the needed file if using 2.6.13-rc3-mm1
2005-06-30import clean BK tree at cset 1.3670Koen Kooi
2005-06-04Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/04 14:47:13+02:00 handhelds.org!zecke meta-opie: Fix building of meta-opie by fixing dependencies 2005/06/04 14:45:15+02:00 handhelds.org!zecke h3600 compile fixes: Fix the default h3600 build (distro familiar-0.9.0) BKrev: 42a1af386QiNy3ZtnVoOMVkqpfUqmg
2005-05-27Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/05/27 11:33:11+02:00 void!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into dominion.dominion.void:/data/build/oe/openembedded 2005/05/27 11:31:16+02:00 void!koen osso-thumbnail_0.3.1-1.bb: finally get it right so stuff actually links 2005/05/27 11:12:01+02:00 local!hrw Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into marcinj.local:/home/hrw/zaurus/oe/openembedded 2005/05/27 11:08:58+02:00 void!koen use newer, but still old API dbus in preferred-gpe-versions 2005/05/27 11:08:14+02:00 local!hrw removed all hostap-* older then 0.3.7 2005/05/27 10:56:56+02:00 void!koen osso-thumbnail_0.3.1-1.bb: fix staging BKrev: 4296eafeT1K-pWK3ylRzDtHHQXZg6A
2005-04-17defeat hostap_compat bits causing trouble with ipaq kernelsPhil Blundell
BKrev: 42621d3fVrhR4yN00AUbFSvxxwocbw
2005-04-01hostap-modules: use proper kernel sources not the one from tmp/work/Marcin Juszkiewicz
BKrev: 424d38d55sst7vpOaazWu6fPiSP1iQ
2005-03-23Merge nslu2-linux@nslu2-linux.bkbits.net:openembeddedg2@giantshoulder.com
into giantshoulder.com:/home/tom/dev/openslug/openembedded 2005/03/23 08:41:50-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/23 16:34:02+00:00 rpsys.net!RP Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into tim.rpsys.net:/usr/oe/openembedded 2005/03/23 16:32:05+00:00 rpsys.net!RP openzaurus-2.6: fix typo 2005/03/23 17:31:58+01:00 local!hrw Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into marcinj.local:/home/hrw/zaurus/bb/openembedded 2005/03/23 17:31:35+01:00 local!hrw updated kdepimpi to 2.0.20 2005/03/23 07:41:31-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/23 16:38:17+01:00 zeckescompany.nl!alwin changed package-dep for meta-opie 2005/03/24 00:32:02+10:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/bitbake/openembedded 2005/03/24 00:31:35+10:30 (none)!rwhitby Made Unslung *not* create ramdisk for /var and /dev when you've unslung to an external disk 2005/03/23 05:41:22-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/24 00:15:58+10:30 (none)!rwhitby Fixed the unslung patch for rc.1 2005/03/24 00:06:41+10:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/bitbake/openembedded 2005/03/24 00:06:21+10:30 (none)!rwhitby Unslung 4.7-alpha, with support for external disks on sda1, sda2, sdb1, sdb2. 2005/03/23 14:26:04+01:00 uni-frankfurt.de!mickeyl rename wlan-ng-modules package per upstream changes 2005/03/23 14:23:31+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/03/23 14:23:20+01:00 uni-frankfurt.de!mickeyl add remind, a console PIM application. in nonworking, because it needs a gcc3.x patch 2005/03/23 04:41:30-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/23 13:34:56+01:00 mn-solutions.de!schurig Various twiddles for MNCI "Ramses": qmake-native: remove my weird attempt to get things right, it was very wrong :-) gdb: add REPENDS on libthread-db1 to allow debugging of threaded Qt/E 3.x apps kernel: add bluez-modules sysvinit: make startup even faster by removing access to /proc/progress 2005/03/23 03:41:24-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/23 22:12:18+10:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/bitbake/openembedded 2005/03/23 22:11:52+10:30 (none)!rwhitby Added lots of modules for traffic shaping and other various things to OpenSlug kernel 2005/03/23 12:14:09+01:00 (none)!br1 Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into null.(none):/data/mtx/closed/build/unstable/openembedded 2005/03/23 12:13:44+01:00 (none)!br1 fixed hostapd 0.3.7 and added wpa_supplicant 0.3.8 2005/03/23 11:41:30+01:00 uni-frankfurt.de!mickeyl remove hostap-daemon from nonworking. hey folks, please look if not already there is a nonworking version before you add a new one 2005/03/23 02:41:23-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/23 11:38:09+01:00 uni-frankfurt.de!mickeyl opie-collections: add datebook plugins to standard opie image 2005/03/23 11:35:44+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/03/23 11:33:22+01:00 uni-frankfurt.de!mickeyl add newer gpsd versions and a fixed start/stop script 2005/03/23 11:31:34+01:00 uni-frankfurt.de!mickeyl opie packaging changes in meta-opie and opie-login 2005/03/23 11:06:47+01:00 (none)!br1 added packages "ser" and "mystun" contributed by Sven-Ola Tuecke 2005/03/23 11:02:05+01:00 (none)!br1 Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into null.(none):/data/mtx/closed/build/unstable/openembedded 2005/03/22 17:41:23-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/23 01:26:50+00:00 (none)!cwiiis Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into cwiiisdesktop.(none):/home/cwiiis/Dev/oe/openembedded 2005/03/23 01:26:05+00:00 (none)!cwiiis Use the sourceforge source for freetype, as it seems to be the primary download location now. 2005/03/23 01:24:53+00:00 (none)!cwiiis Small gpe-related updates to openzaurus-3.5.3.conf. 2005/03/23 01:23:49+00:00 (none)!cwiiis Correct XLIBS_MIRROR 2005/03/22 07:41:25-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/22 16:31:48+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/03/22 16:31:38+01:00 uni-frankfurt.de!mickeyl libqte2: set package arch to machine arch since we supply machine specific patches and flags 2005/03/22 15:11:11+00:00 (none)!cwiiis Use ?= instead of = in conf/distro/preferred-gpe-versions.inc, so as not to override user-specified settings 2005/03/22 22:57:38+10:30 (none)!rwhitby Bumped the Openslug kernel PR 2005/03/22 22:53:49+10:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/bitbake/openembedded 2005/03/22 22:53:07+10:30 (none)!rwhitby Changed CONFIG_ATALK from =y to =m in Unslung kernel 2005/03/22 03:41:21-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/22 12:30:28+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/03/22 12:30:12+01:00 uni-frankfurt.de!mickeyl include tune-xscale in the pxa machines. root file systems can be built with all optimizations since they are machine specific anyway. the unified feed though needs to be built using a tune-strongarm based machine configuration 2005/03/22 12:28:44+01:00 local!hrw added qpf-gentium font to meta-opie 2005/03/22 12:27:20+01:00 local!hrw updated qpf-dejavufonts to 1.8 added all rotations 2005/03/22 12:26:15+01:00 local!hrw added all rotations to qpf-hunkyfonts 2005/03/22 12:09:08+01:00 uni-frankfurt.de!mickeyl add qpf-gentium, a free font with lots of characters. thanks hrw for converting. 2005/03/22 10:39:58+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/03/22 00:41:26-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/22 07:43:44+00:00 reciva.com!pb change "h2200_linear" to "linear_h2200". Reported by Matt Reimer. 2005/03/21 17:41:26-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/22 01:56:50+01:00 dyndns.org!reenoo libglade: update to 2.4.2 which fixes improper use of the toolbar API. make no-xml2.patch apply against 2.4.2. 2005/03/22 00:59:21+01:00 uni-frankfurt.de!mickeyl split tosa machine configuration into generic, 2.4, 2.6 parts 2005/03/22 00:54:55+01:00 uni-frankfurt.de!mickeyl add a version of orinoco-0.13e that compiles against kernel 2.6 and choose that version for the clamshells and the poodle 2005/03/18 16:13:17+01:00 (none)!br1 added madwifi BSD branch build 2005/03/18 16:12:01+01:00 (none)!br1 added hostap-daemon 0.3.7 BKrev: 4241c03fA7V8WMbGM7hnEqx17eXRkw
2005-03-11Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedBruno Randolf
into null.(none):/data/mtx/closed/build/unstable/openembedded 2005/03/11 19:48:55+01:00 (none)!br1 nylon updates BKrev: 4231fc13loxiimZ6UiyKsu8zAStRWg
2005-02-23Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/02/23 12:40:33+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/02/23 12:36:37+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/02/23 11:34:13+01:00 mn-solutions.de!schurig Merge http://oe-devel@openembedded.bkbits.net/openembedded into mnz66.mn-solutions.de:/usr/src/oe/p 2005/02/23 11:33:31+01:00 mn-solutions.de!schurig fix installation stage 2005/02/23 09:27:44+00:00 (none)!xora New upstream version of kismet, fixes for compilation problems, and change of maintainer with Brunos permission 2005/02/23 01:11:25+01:00 uni-frankfurt.de!mickeyl add a sharprom-compatible distro configuration. relies on an external 2.95.3 toolchain (for now... until someone adds it to OE) and needs further work. It's a start for someone interested though. 2005/02/23 01:09:23+01:00 uni-frankfurt.de!mickeyl bump cvsdate on oz-3.5.3 2005/02/22 17:37:44-06:00 ti.com!kergoth Fix the quilt PATCHCMD to stop rampantly chmod'ing, which made the CVS directories not executable, thereby screwing up the ability to rm -rf tmp. Thanks to holger freyther for pointing it out. BKrev: 421c7b62hBWfitoVhb3IO3ZT5nS71A
2005-02-22Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/02/21 17:35:27-06:00 ti.com!kergoth Kill the ipkg paths patch, since its busted. 2005/02/21 17:33:13-06:00 ti.com!kergoth Fix sbindir in native.bbclass and cross.bbclass. Thanks to Jordan Crouse for reporting. 2005/02/21 17:13:19-06:00 ti.com!kergoth Add the paths patch to ipkg which fixes it to no longer hardcode the '/usr/lib/ipkg' path, which I forgot to check in from the previous commit. 2005/02/21 17:09:46-06:00 ti.com!kergoth Merge oe-devel@oe-devel.bkbits.net:openembedded into odin.sc.ti.com:/home/kergoth/code/user/oe/openembedded 2005/02/21 17:09:03-06:00 ti.com!kergoth Run a sed script against our packages to fix some hardcoded target path references. As always when I do things like this, if packages you maintain were touched by this, please do a sanity check to ensure the sed script didn't run wild. 2005/02/21 15:49:47-06:00 ti.com!kergoth Use a HOTPLUG variable to manage which hotplug you prefer, to ensure that hotplug is still included in task-bootstrap even if you dont set DISTRO. BKrev: 421b2b63X5eoMcSrC7pVcptXK-iFKg
2005-02-17Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedMichael Lauer
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/02/17 23:30:54+01:00 uni-frankfurt.de!mickeyl bk sfiles -x rules (especially when you use it) BKrev: 42151b329x5YrVaHT7hq4arONRivSw