Commit Graph

40 Commits

Author SHA1 Message Date
Nicolas Thill
21d7852de0 replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when appropriate
SVN-Revision: 14651
2009-02-24 00:08:08 +00:00
Gabor Juhos
620c50530f hostapd: update to 0.6.8
SVN-Revision: 14544
2009-02-17 20:21:02 +00:00
Felix Fietkau
fe48f4cac0 hostapd: upgrade to 0.6.7 and conditionally enable 11n support (currently depends on ath9k)
SVN-Revision: 14224
2009-01-27 20:05:11 +00:00
Imre Kaloz
5e122b54bc bump hostapd to version 0.6.6
Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>

SVN-Revision: 13467
2008-12-02 13:19:56 +00:00
Andy Boyett
bc1b8ed25c bump to version 0.6.5 - updates driver_nl80211 to match changes in recent compat-wireless snapshots (for >= 2.6.27) - adds preliminary support for 802.11n to hostapd itself
SVN-Revision: 13275
2008-11-18 07:26:15 +00:00
Felix Fietkau
b0e7c7ba79 implement conditional dependencies for menuconfig and build deps
SVN-Revision: 12820
2008-10-01 21:26:19 +00:00
Florian Fainelli
2a888f2e23 Update hostapd to 0.6.4
SVN-Revision: 12298
2008-08-13 19:32:40 +00:00
Florian Fainelli
216556954e Update hostapd to 0.6.3 (#3615)
SVN-Revision: 11738
2008-07-07 13:49:36 +00:00
Michael Büsch
b09be5c15e hostapd: Disable driver_nl80211 if mac80211 is not built
SVN-Revision: 10481
2008-02-17 17:02:02 +00:00
Michael Büsch
306caa660a hostapd: use patches to add the nl80211 driver instead of copying the files.
SVN-Revision: 10475
2008-02-17 12:18:33 +00:00
Michael Büsch
794ddf6b63 Add hostapd support for nl80211 (mac80211 stack)
SVN-Revision: 10469
2008-02-16 18:51:55 +00:00
Felix Fietkau
c439768c9a fix libnl include issues which broke a few packages
SVN-Revision: 9581
2007-11-19 23:03:09 +00:00
Felix Fietkau
55fff87408 fix path to .config (#2722)
SVN-Revision: 9579
2007-11-17 16:01:28 +00:00
Felix Fietkau
ca9147efb9 clean up stale stampfiles
SVN-Revision: 9576
2007-11-17 14:21:14 +00:00
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
2007-11-17 14:14:16 +00:00
Felix Fietkau
992e1f5e04 fix hostapd build with openssl
SVN-Revision: 9574
2007-11-16 23:37:24 +00:00
Felix Fietkau
82c697991a hostapd: turn libnl into a build dependency
SVN-Revision: 9568
2007-11-16 05:08:32 +00:00
Felix Fietkau
a8c17898cc fix config change detect for hostapd
SVN-Revision: 9565
2007-11-16 03:47:11 +00:00
Felix Fietkau
5a543584b8 improve build checks for hostapd (combinations of madwifi and mac80211)
SVN-Revision: 9563
2007-11-16 03:11:42 +00:00
Felix Fietkau
11feaad40a use the static version of libnl for hostapd
SVN-Revision: 9562
2007-11-16 03:11:39 +00:00
Felix Fietkau
67dd9a73dc fix up hostapd for mac80211
SVN-Revision: 9554
2007-11-16 03:10:56 +00:00
Felix Fietkau
5460d7854e disable driver_devicescape in hostapd will be enabled again when the mac80211 guys have sorted out the api ;)
SVN-Revision: 9369
2007-10-20 16:07:02 +00:00
Nicolas Thill
b262b81027 fix hostap dependencies
SVN-Revision: 8799
2007-09-16 16:12:20 +00:00
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
2007-09-08 19:55:42 +00:00
Nicolas Thill
34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
2007-09-07 08:34:51 +00:00
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
2007-09-06 16:27:37 +00:00
Florian Fainelli
00274181f7 Upgrade hostapd to 0.5.8, thanks to Daniel Gimpelevich
SVN-Revision: 8368
2007-08-07 09:13:44 +00:00
John Crispin
dd0a1806ea Some packages make no sense or do not build for etrax
SVN-Revision: 8216
2007-07-29 15:50:32 +00:00
Imre Kaloz
bec5f22912 avr32 build fixes
SVN-Revision: 8017
2007-07-17 10:38:33 +00:00
Felix Fietkau
d913bf3c49 move hostapd setup script from wireless-tools to hostapd package
SVN-Revision: 7000
2007-04-18 12:40:27 +00:00
Nicolas Thill
7f409744a4 replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS
SVN-Revision: 6735
2007-03-28 00:35:26 +00:00
Felix Fietkau
24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
2007-03-16 20:21:39 +00:00
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
2007-03-16 19:18:55 +00:00
Nicolas Thill
3de63356ba cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS
SVN-Revision: 6180
2007-01-22 17:33:10 +00:00
Felix Fietkau
a07ed4abe1 upgrade hostapd to 0.5.7 (patch from #1133)
SVN-Revision: 6047
2007-01-09 15:10:26 +00:00
Imre Kaloz
102e46bf19 fix typo (closes #1149)
SVN-Revision: 5996
2007-01-05 18:54:36 +00:00
Florian Fainelli
76b24f64fa Use the KernelPackage template instead of kmod-foo
SVN-Revision: 5995
2007-01-05 15:36:58 +00:00
Felix Fietkau
c2211dc51e replace lots of manual install commands with INSTALL_* variables
SVN-Revision: 5624
2006-11-23 00:29:07 +00:00
Felix Fietkau
97df37dfd7 update hostapd to latest upstream version
SVN-Revision: 5365
2006-10-31 21:04:48 +00:00
Felix Fietkau
60c1f0f64d finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00