94 Commits (6addd50b9dd73c4dd1042a0fac08b1b526c58e78)

Author SHA1 Message Date
Felix Fietkau f06689ce61 hostapd: use libnl-tiny instead of libnl 16 years ago
Nicolas Thill 7658ef1316 introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS 16 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 16 years ago
Hauke Mehrtens 1d970c0035 bump to version 0.6.9. Synced default.config and mini.config with upstream version. 16 years ago
Nicolas Thill 21d7852de0 replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when appropriate 16 years ago
Gabor Juhos 620c50530f hostapd: update to 0.6.8 16 years ago
Felix Fietkau fe48f4cac0 hostapd: upgrade to 0.6.7 and conditionally enable 11n support (currently depends on ath9k) 16 years ago
Imre Kaloz 5e122b54bc bump hostapd to version 0.6.6 16 years ago
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 16 years ago
Felix Fietkau b0e7c7ba79 implement conditional dependencies for menuconfig and build deps 16 years ago
Florian Fainelli 2a888f2e23 Update hostapd to 0.6.4 16 years ago
Florian Fainelli 216556954e Update hostapd to 0.6.3 (#3615) 16 years ago
Michael Büsch b09be5c15e hostapd: Disable driver_nl80211 if mac80211 is not built 17 years ago
Michael Büsch 306caa660a hostapd: use patches to add the nl80211 driver instead of copying the files. 17 years ago
Michael Büsch 794ddf6b63 Add hostapd support for nl80211 (mac80211 stack) 17 years ago
Felix Fietkau c439768c9a fix libnl include issues which broke a few packages 17 years ago
Felix Fietkau 55fff87408 fix path to .config (#2722) 17 years ago
Felix Fietkau ca9147efb9 clean up stale stampfiles 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) 17 years ago
Felix Fietkau 992e1f5e04 fix hostapd build with openssl 17 years ago
Felix Fietkau 82c697991a hostapd: turn libnl into a build dependency 17 years ago
Felix Fietkau a8c17898cc fix config change detect for hostapd 17 years ago
Felix Fietkau 5a543584b8 improve build checks for hostapd (combinations of madwifi and mac80211) 17 years ago
Felix Fietkau 11feaad40a use the static version of libnl for hostapd 17 years ago
Felix Fietkau 67dd9a73dc fix up hostapd for mac80211 17 years ago
Felix Fietkau 5460d7854e disable driver_devicescape in hostapd will be enabled again when the mac80211 guys have sorted out the api ;) 17 years ago
Nicolas Thill b262b81027 fix hostap dependencies 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 17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 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. 17 years ago
Florian Fainelli 00274181f7 Upgrade hostapd to 0.5.8, thanks to Daniel Gimpelevich 17 years ago
John Crispin dd0a1806ea Some packages make no sense or do not build for etrax 17 years ago
Imre Kaloz bec5f22912 avr32 build fixes 17 years ago
Felix Fietkau d913bf3c49 move hostapd setup script from wireless-tools to hostapd package 18 years ago
Nicolas Thill 7f409744a4 replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS 18 years ago
Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 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) 18 years ago
Nicolas Thill 3de63356ba cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS 18 years ago
Felix Fietkau a07ed4abe1 upgrade hostapd to 0.5.7 (patch from #1133) 18 years ago
Imre Kaloz 102e46bf19 fix typo (closes #1149) 18 years ago
Florian Fainelli 76b24f64fa Use the KernelPackage template instead of kmod-foo 18 years ago
Felix Fietkau c2211dc51e replace lots of manual install commands with INSTALL_* variables 18 years ago
Felix Fietkau 97df37dfd7 update hostapd to latest upstream version 18 years ago