Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | hostapd: prefer built-in crypto header files over external ones from ↵ | Felix Fietkau | 2009-05-27 |
| | | | | | | STAGING_DIR (thx, russell) SVN-Revision: 16102 | ||
* | fix more issues with libnl-tiny and eglibc | Felix Fietkau | 2009-05-04 |
| | | | | SVN-Revision: 15592 | ||
* | hostapd: use libnl-tiny instead of libnl | Felix Fietkau | 2009-04-30 |
| | | | | SVN-Revision: 15519 | ||
* | introduce a generic PKG_CONFIG_DEPENDS for packages that need to be ↵ | Nicolas Thill | 2009-04-27 |
| | | | | | | reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS SVN-Revision: 15451 | ||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 |
| | | | | SVN-Revision: 15242 | ||
* | bump to version 0.6.9. Synced default.config and mini.config with upstream ↵ | Hauke Mehrtens | 2009-03-23 |
| | | | | | | version. SVN-Revision: 14992 | ||
* | replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when ↵ | Nicolas Thill | 2009-02-24 |
| | | | | | | appropriate SVN-Revision: 14651 | ||
* | hostapd: update to 0.6.8 | Gabor Juhos | 2009-02-17 |
| | | | | SVN-Revision: 14544 | ||
* | hostapd: upgrade to 0.6.7 and conditionally enable 11n support (currently ↵ | Felix Fietkau | 2009-01-27 |
| | | | | | | depends on ath9k) SVN-Revision: 14224 | ||
* | bump hostapd to version 0.6.6 | Imre Kaloz | 2008-12-02 |
| | | | | | | Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org> SVN-Revision: 13467 | ||
* | bump to version 0.6.5 - updates driver_nl80211 to match changes in recent ↵ | Andy Boyett | 2008-11-18 |
| | | | | | | compat-wireless snapshots (for >= 2.6.27) - adds preliminary support for 802.11n to hostapd itself SVN-Revision: 13275 | ||
* | implement conditional dependencies for menuconfig and build deps | Felix Fietkau | 2008-10-01 |
| | | | | SVN-Revision: 12820 | ||
* | Update hostapd to 0.6.4 | Florian Fainelli | 2008-08-13 |
| | | | | SVN-Revision: 12298 | ||
* | Update hostapd to 0.6.3 (#3615) | Florian Fainelli | 2008-07-07 |
| | | | | SVN-Revision: 11738 | ||
* | hostapd: Disable driver_nl80211 if mac80211 is not built | Michael Büsch | 2008-02-17 |
| | | | | SVN-Revision: 10481 | ||
* | hostapd: use patches to add the nl80211 driver instead of copying the files. | Michael Büsch | 2008-02-17 |
| | | | | SVN-Revision: 10475 | ||
* | Add hostapd support for nl80211 (mac80211 stack) | Michael Büsch | 2008-02-16 |
| | | | | SVN-Revision: 10469 | ||
* | fix libnl include issues which broke a few packages | Felix Fietkau | 2007-11-19 |
| | | | | SVN-Revision: 9581 | ||
* | fix path to .config (#2722) | Felix Fietkau | 2007-11-17 |
| | | | | SVN-Revision: 9579 | ||
* | clean up stale stampfiles | Felix Fietkau | 2007-11-17 |
| | | | | SVN-Revision: 9576 | ||
* | fix hostapd rebuild check, isolate the common src/ directory for hostapd ↵ | Felix Fietkau | 2007-11-17 |
| | | | | | | variants as well to fix compile errors when both variants are selected (#2722) SVN-Revision: 9575 | ||
* | fix hostapd build with openssl | Felix Fietkau | 2007-11-16 |
| | | | | SVN-Revision: 9574 | ||
* | hostapd: turn libnl into a build dependency | Felix Fietkau | 2007-11-16 |
| | | | | SVN-Revision: 9568 | ||
* | fix config change detect for hostapd | Felix Fietkau | 2007-11-16 |
| | | | | SVN-Revision: 9565 | ||
* | improve build checks for hostapd (combinations of madwifi and mac80211) | Felix Fietkau | 2007-11-16 |
| | | | | SVN-Revision: 9563 | ||
* | use the static version of libnl for hostapd | Felix Fietkau | 2007-11-16 |
| | | | | SVN-Revision: 9562 | ||
* | fix up hostapd for mac80211 | Felix Fietkau | 2007-11-16 |
| | | | | SVN-Revision: 9554 | ||
* | disable driver_devicescape in hostapd will be enabled again when the ↵ | Felix Fietkau | 2007-10-20 |
| | | | | | | mac80211 guys have sorted out the api ;) SVN-Revision: 9369 | ||
* | fix hostap dependencies | Nicolas Thill | 2007-09-16 |
| | | | | SVN-Revision: 8799 | ||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 |
| | | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694 | ||
* | move package description to a separate definition, remove it when ↵ | Nicolas Thill | 2007-09-07 |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | ||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 |
| | | | | | | (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 | ||
* | Upgrade hostapd to 0.5.8, thanks to Daniel Gimpelevich | Florian Fainelli | 2007-08-07 |
| | | | | SVN-Revision: 8368 | ||
* | Some packages make no sense or do not build for etrax | John Crispin | 2007-07-29 |
| | | | | SVN-Revision: 8216 | ||
* | avr32 build fixes | Imre Kaloz | 2007-07-17 |
| | | | | SVN-Revision: 8017 | ||
* | move hostapd setup script from wireless-tools to hostapd package | Felix Fietkau | 2007-04-18 |
| | | | | SVN-Revision: 7000 | ||
* | replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS | Nicolas Thill | 2007-03-28 |
| | | | | SVN-Revision: 6735 | ||
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵ | Felix Fietkau | 2007-03-16 |
| | | | | | | lots of places SVN-Revision: 6582 | ||
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵ | Felix Fietkau | 2007-03-16 |
| | | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580 | ||
* | cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS | Nicolas Thill | 2007-01-22 |
| | | | | SVN-Revision: 6180 | ||
* | upgrade hostapd to 0.5.7 (patch from #1133) | Felix Fietkau | 2007-01-09 |
| | | | | SVN-Revision: 6047 | ||
* | fix typo (closes #1149) | Imre Kaloz | 2007-01-05 |
| | | | | SVN-Revision: 5996 | ||
* | Use the KernelPackage template instead of kmod-foo | Florian Fainelli | 2007-01-05 |
| | | | | SVN-Revision: 5995 | ||
* | replace lots of manual install commands with INSTALL_* variables | Felix Fietkau | 2006-11-23 |
| | | | | SVN-Revision: 5624 | ||
* | update hostapd to latest upstream version | Felix Fietkau | 2006-10-31 |
| | | | | SVN-Revision: 5365 | ||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 |