Commit Graph

34 Commits (61f503c77ac7ce958ca951707a69d7a9d9327599)

Author SHA1 Message Date
Florian Fainelli fa4d544363 allow sta mode to work with psk+aes (#4687)
SVN-Revision: 15983
15 years ago
Felix Fietkau 7f8b55cec9 broadcom-wl: add nvram stub to fix nas compile after the switch to unvram
SVN-Revision: 15439
15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
15 years ago
Nicolas Thill 21d7852de0 replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when appropriate
SVN-Revision: 14651
16 years ago
Andy Boyett 32dce30e26 broadcom-wl: move txpower back to wifi-device section, but remain backwards compatible
SVN-Revision: 14306
16 years ago
Felix Fietkau 59a00d52a9 make broadcom-wl robust against implicit kernel config changes (e.g. netfilter), upgrade it from minor version .2 to .3 (adds fixed bssid support for ad-hoc)
SVN-Revision: 13912
16 years ago
Felix Fietkau 0cc7199e71 install libshared into the staging dir (required by wrt-radauth)
SVN-Revision: 12181
16 years ago
Felix Fietkau 978958a888 upgrade to broadcom-wl 4.150.10.5.2
SVN-Revision: 10749
16 years ago
Felix Fietkau aee68ecb03 upgrade broadcom-wl, fixes wpa2 issues. remove compat-ldso, not necessary anymore
SVN-Revision: 10207
17 years ago
Felix Fietkau 338e846c79 revert [10201] - the broadcom-wl md5sum was correct, the upload on mirror2 however was not. fixed now
SVN-Revision: 10202
17 years ago
Andy Boyett e233aed2bd broadcom-wl md5sum fixed, thanks ix.
SVN-Revision: 10201
17 years ago
Felix Fietkau 178721f76b update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update broadcom-wl to a contributed version (v4.150.10.5) - no bcm57xx support yet, will follow shortly
SVN-Revision: 10137
17 years ago
Florian Fainelli d188c641cf Force broadcom-compat-ldso to be 2.4 only (#2963)
SVN-Revision: 10095
17 years ago
Felix Fietkau 418f0e9c10 enable broadcom-wl compat hacks
SVN-Revision: 10089
17 years ago
Felix Fietkau 2bcaf23a68 add missing dependency
SVN-Revision: 9650
17 years ago
Felix Fietkau 9ad0b9e924 comment out dependencies that are not supposed to be used yet (#2723)
SVN-Revision: 9577
17 years ago
Felix Fietkau 2ab260e917 move wlcompat to the broadcom-wl package
SVN-Revision: 9528
17 years ago
Felix Fietkau 1423753198 revert abi changes in uClibc - on hold for 7.11, will be added again with the uclibc upgrade for 8.01
SVN-Revision: 9519
17 years ago
Felix Fietkau 694cbbccb1 disable crt_fini compatibility in uClibc, compile custom ld-uClibc for broadcom utilities allows us to upgrade uClibc without breaking compatibility for nas and wl breaks binary compatibility for packages from earlier kamikaze releases
SVN-Revision: 9518
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
Nicolas Thill 02cd6d278f use a default VERSION field for kmod packages
SVN-Revision: 8575
17 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
Tim Yardley 026e6046eb same propset here as changeset:6500
SVN-Revision: 6501
18 years ago
Felix Fietkau b420fccd92 add broadcom-wl patchtable again
SVN-Revision: 6215
18 years ago
Felix Fietkau c606df6563 cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages to KernelPackage interface
SVN-Revision: 6136
18 years ago
Felix Fietkau ee54f19d41 move several instances of DEFAULT:=y to profile preselections (easier for the image builder to pick up)
SVN-Revision: 6096
18 years ago
Felix Fietkau c2211dc51e replace lots of manual install commands with INSTALL_* variables
SVN-Revision: 5624
18 years ago
Felix Fietkau 45eb8ae06a new upload of broadcom-wl package
SVN-Revision: 5553
18 years ago
Felix Fietkau 6995dcc331 upgrade to broadcom wl driver version 4.80.53.0 (from wrt350n release)
SVN-Revision: 5546
18 years ago
Felix Fietkau 105a602ecf implement target profiles in menuconfig
SVN-Revision: 5512
18 years ago
Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 8 years ago