Florian Fainelli
6ce90189ad
Fix hostapd compilation which was broken only for 2.6.25 ( #3733 ). Thanks to Hauke Mehrtens.
...
SVN-Revision: 11763
17 years ago
Florian Fainelli
216556954e
Update hostapd to 0.6.3 ( #3615 )
...
SVN-Revision: 11738
17 years ago
Peter Denison
ea8b4cb0d7
Compilation fix for hostapd with newer mac80211 code. Thanks Hauke Mehrtens. Fixes #3501
...
SVN-Revision: 11407
17 years ago
Travis Kemen
b35e663111
add wpa-eap uci configs Signed-off-by: David Bird <david@coova.com>
...
SVN-Revision: 11355
17 years ago
Florian Fainelli
f0e627da97
Fix hostapd compilation errors on STA_INFO ( #3308 )
...
SVN-Revision: 10784
17 years ago
Travis Kemen
fe7e52b4fa
change psk back to key
...
SVN-Revision: 10488
17 years ago
Michael Büsch
b09be5c15e
hostapd: Disable driver_nl80211 if mac80211 is not built
...
SVN-Revision: 10481
17 years ago
Michael Büsch
7a62cb1f15
hostapd.sh: Fix typo. The PSK is expected in the "psk" variable, but we put it into the "key" variable.
...
SVN-Revision: 10478
17 years ago
Michael Büsch
306caa660a
hostapd: use patches to add the nl80211 driver instead of copying the files.
...
SVN-Revision: 10475
17 years ago
Michael Büsch
5fc0f18316
Enable nl80211 support in hostapd.
...
SVN-Revision: 10470
17 years ago
Michael Büsch
794ddf6b63
Add hostapd support for nl80211 (mac80211 stack)
...
SVN-Revision: 10469
17 years ago
Michael Büsch
99aaf500ed
Upgrade b43 and mac80211.
...
This also temporarly disables hostapd support for mac80211, as hostapd needs patches to compile against latest mac80211.
Will do that in a seperate patch.
SVN-Revision: 10466
17 years ago
Felix Fietkau
c439768c9a
fix libnl include issues which broke a few packages
...
SVN-Revision: 9581
17 years ago
Felix Fietkau
55fff87408
fix path to .config ( #2722 )
...
SVN-Revision: 9579
17 years ago
Felix Fietkau
ca9147efb9
clean up stale stampfiles
...
SVN-Revision: 9576
17 years ago
Felix Fietkau
4235aee8c2
fix hostapd rebuild check, isolate the common src/ directory for hostapd variants as well to fix compile errors when both variants are selected ( #2722 )
...
SVN-Revision: 9575
17 years ago
Felix Fietkau
992e1f5e04
fix hostapd build with openssl
...
SVN-Revision: 9574
17 years ago
Felix Fietkau
82c697991a
hostapd: turn libnl into a build dependency
...
SVN-Revision: 9568
17 years ago
Felix Fietkau
a8c17898cc
fix config change detect for hostapd
...
SVN-Revision: 9565
17 years ago
Felix Fietkau
42d7efd083
update hostapd patches to the latest from http://johannes.sipsolutions.net/patches/hostap/all/2007-11-14-16:31/
...
SVN-Revision: 9564
17 years ago
Felix Fietkau
5a543584b8
improve build checks for hostapd (combinations of madwifi and mac80211)
...
SVN-Revision: 9563
17 years ago
Felix Fietkau
11feaad40a
use the static version of libnl for hostapd
...
SVN-Revision: 9562
17 years ago
Felix Fietkau
67dd9a73dc
fix up hostapd for mac80211
...
SVN-Revision: 9554
17 years ago
Felix Fietkau
5460d7854e
disable driver_devicescape in hostapd will be enabled again when the mac80211 guys have sorted out the api ;)
...
SVN-Revision: 9369
17 years ago
Nicolas Thill
b262b81027
fix hostap dependencies
...
SVN-Revision: 8799
17 years ago
Felix Fietkau
a9d683ca91
major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
...
SVN-Revision: 8694
17 years ago
Nicolas Thill
34bb4638e7
move package description to a separate definition, remove it when DESCRIPTION=TITLE
...
SVN-Revision: 8659
17 years ago
Felix Fietkau
56231056ea
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
...
SVN-Revision: 8653
17 years ago
Florian Fainelli
00274181f7
Upgrade hostapd to 0.5.8, thanks to Daniel Gimpelevich
...
SVN-Revision: 8368
18 years ago
John Crispin
dd0a1806ea
Some packages make no sense or do not build for etrax
...
SVN-Revision: 8216
18 years ago
Imre Kaloz
bec5f22912
avr32 build fixes
...
SVN-Revision: 8017
18 years ago
Felix Fietkau
9114220553
refresh all package patches in the buildroot using quilt
...
SVN-Revision: 7490
18 years ago
Felix Fietkau
d913bf3c49
move hostapd setup script from wireless-tools to hostapd package
...
SVN-Revision: 7000
18 years ago
Nicolas Thill
7f409744a4
replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS
...
SVN-Revision: 6735
18 years ago
Felix Fietkau
24faf55360
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
...
SVN-Revision: 6582
18 years ago
Felix Fietkau
1d307eea87
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
...
SVN-Revision: 6580
18 years ago
Nicolas Thill
3de63356ba
cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS
...
SVN-Revision: 6180
18 years ago
Felix Fietkau
a07ed4abe1
upgrade hostapd to 0.5.7 (patch from #1133 )
...
SVN-Revision: 6047
18 years ago
Imre Kaloz
102e46bf19
fix typo ( closes #1149 )
...
SVN-Revision: 5996
18 years ago
Florian Fainelli
76b24f64fa
Use the KernelPackage template instead of kmod-foo
...
SVN-Revision: 5995
18 years ago
Felix Fietkau
c2211dc51e
replace lots of manual install commands with INSTALL_* variables
...
SVN-Revision: 5624
18 years ago
Felix Fietkau
97df37dfd7
update hostapd to latest upstream version
...
SVN-Revision: 5365
18 years ago