Felix Fietkau
d6c5846513
gcc: enable parallel builds
...
SVN-Revision: 33444
2012-09-15 14:18:19 +00:00
Felix Fietkau
62869d02bc
binutils: enable parallel builds
...
SVN-Revision: 33443
2012-09-15 14:18:16 +00:00
Felix Fietkau
b7e1f0d7df
gdb: enable parallel builds
...
SVN-Revision: 33442
2012-09-15 14:18:13 +00:00
Felix Fietkau
a2cf331ba6
tools/cmake: enable parallel builds
...
SVN-Revision: 33441
2012-09-15 14:18:10 +00:00
Felix Fietkau
54bd532d15
tools/e2fsprogs: enable parallel builds
...
SVN-Revision: 33440
2012-09-15 14:18:07 +00:00
Felix Fietkau
0250047a79
tools/bison: enable parallel builds
...
SVN-Revision: 33439
2012-09-15 14:18:04 +00:00
Felix Fietkau
a3649900b3
tools/flex: enable parallel builds
...
SVN-Revision: 33438
2012-09-15 14:18:01 +00:00
Felix Fietkau
2f24019b6c
tools/libelf: enable parallel builds
...
SVN-Revision: 33437
2012-09-15 14:17:58 +00:00
Felix Fietkau
56c7b771fe
tools/mpc: enable parallel builds
...
SVN-Revision: 33436
2012-09-15 14:17:55 +00:00
Felix Fietkau
4620e713a4
tools/mpc: remove bogus configure override
...
SVN-Revision: 33435
2012-09-15 14:17:52 +00:00
Felix Fietkau
3207472445
tools/mpfr enable parallel builds
...
SVN-Revision: 33434
2012-09-15 14:17:49 +00:00
Felix Fietkau
d7775ab256
tools/mpfr: remove bogus configure override
...
SVN-Revision: 33433
2012-09-15 14:17:46 +00:00
Felix Fietkau
fd1529921d
tools/gmp enable parallel builds
...
SVN-Revision: 33432
2012-09-15 14:17:43 +00:00
Felix Fietkau
b0065ecb72
tools/xz enable parallel builds
...
SVN-Revision: 33431
2012-09-15 14:17:40 +00:00
Felix Fietkau
6a137d1df8
tools/pkg-config: enable parallel builds
...
SVN-Revision: 33430
2012-09-15 14:17:37 +00:00
Felix Fietkau
d010ec2a91
tools/libtool: enable parallel builds
...
SVN-Revision: 33429
2012-09-15 14:17:34 +00:00
Felix Fietkau
8b47037101
tools/sed: enable parallel builds
...
SVN-Revision: 33428
2012-09-15 14:17:31 +00:00
Felix Fietkau
643f51cf90
tools/m4: bypass a time consuming configure test
...
SVN-Revision: 33427
2012-09-15 14:17:28 +00:00
Felix Fietkau
17f9811814
tools/m4: enable parallel builds
...
SVN-Revision: 33426
2012-09-15 14:17:24 +00:00
Jo-Philipp Wich
f1eda43e73
netifd: prevent error in ifup if no /etc/config/wireless exists, properly handle wifi-iface sections which are part of multiple networks
...
SVN-Revision: 33425
2012-09-15 12:50:55 +00:00
Felix Fietkau
d365063c59
opkg: add host and package parallel build support
...
SVN-Revision: 33424
2012-09-15 12:34:52 +00:00
Felix Fietkau
f19dbfff91
build: add jobserver support for host builds
...
SVN-Revision: 33423
2012-09-15 12:34:48 +00:00
Felix Fietkau
c4198ce48d
build: move the -j flag to package.mk instead of grabbing it from makeflags, otherwise it occasionally gets omitted on full builds
...
SVN-Revision: 33422
2012-09-15 12:16:14 +00:00
Felix Fietkau
482a6d4aea
kernel: suppress redundant calls to headers installation
...
SVN-Revision: 33421
2012-09-15 12:16:11 +00:00
Felix Fietkau
8091d3f2e8
kernel: remove the explicit kernel make call for "oldconfig prepare scripts", the kernel build system has proper dependencies
...
SVN-Revision: 33420
2012-09-15 12:16:07 +00:00
Felix Fietkau
cfbb7d9b22
hostapd: enable parallel build
...
SVN-Revision: 33419
2012-09-15 11:37:07 +00:00
Felix Fietkau
fb2b3c9eae
linux-atm: enable parallel builds
...
SVN-Revision: 33418
2012-09-15 11:37:04 +00:00
Felix Fietkau
e3b3a9473c
libpcap: enable parallel builds
...
SVN-Revision: 33417
2012-09-15 11:37:01 +00:00
Felix Fietkau
d7a6141297
dnsmasq: enable parallel builds
...
SVN-Revision: 33416
2012-09-15 11:36:58 +00:00
Felix Fietkau
fe30b8effa
ppp: enable parallel builds
...
SVN-Revision: 33415
2012-09-15 11:36:55 +00:00
Felix Fietkau
be6f437649
build: add a config option for passing the top-level make jobserver to packages that have parallel build enabled, significantly improves parallelization and gets rid of CPU overcommit during intra-package parallel builds
...
SVN-Revision: 33414
2012-09-15 10:21:24 +00:00
Felix Fietkau
ed14ffc7da
ar71xx: fix WP543 image builds
...
SVN-Revision: 33413
2012-09-15 10:21:21 +00:00
Felix Fietkau
a5bf74c2e7
hostapd: add a config option for the inactivity timeout
...
SVN-Revision: 33412
2012-09-15 10:21:18 +00:00
John Crispin
223db72385
D-Link DAP-1350; Avoid bricking esw config
...
This is a patch to connect eth0.1 (lan) to the only
ethernet connector available.
D-Link DAP-1350 goes bricked with AA 12.09-beta.
This is because the current esw configuration for the
board connects eth0.2 (wan) to the *ONE and ONLY*
ethernet connector available, preventing initial access
to the board through 192.168.1.1 on eth0.1 after flashing,
effectively bricking the board.
There are things that should be done to make this board
really useful, but for AA 12.09, this one liner is
indispensable.
Signed of by Yoichi Shinoda <shinoda@jaist.ac.jp>
SVN-Revision: 33411
2012-09-15 09:28:28 +00:00
John Crispin
bf355f8ee9
ramips/rt3883: fix a typo in the ASUS profile
...
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33410
2012-09-15 09:20:50 +00:00
Florian Fainelli
a2b29c591e
partially revert r33403
...
SVN-Revision: 33409
2012-09-14 15:44:25 +00:00
Florian Fainelli
0d464a8ac3
set DEVICE_TYPE to developerboard
...
SVN-Revision: 33408
2012-09-14 15:37:51 +00:00
Florian Fainelli
42846febb9
fix sparc32 assembler failures with newer toolchains
...
SVN-Revision: 33407
2012-09-14 15:37:40 +00:00
Florian Fainelli
39ddc9105c
refresh patches so they apply cleanly
...
SVN-Revision: 33406
2012-09-14 15:37:12 +00:00
Florian Fainelli
6bc394d90f
add sparc specific site files
...
SVN-Revision: 33405
2012-09-14 15:36:41 +00:00
Florian Fainelli
93c28ea473
busybox: add patch to fix CVE-2011-2716 in udhcp.
...
SVN-Revision: 33404
2012-09-14 15:36:38 +00:00
Florian Fainelli
4128b8e189
set DEVICE_TYPE to developperboard
...
SVN-Revision: 33403
2012-09-14 15:36:33 +00:00
Florian Fainelli
2254fc2673
set DEVICE_TYPE to developperboard
...
SVN-Revision: 33402
2012-09-14 15:36:30 +00:00
Felix Fietkau
16266e2232
hostapd: add a patch for suppressing probe responses from APs that have reached their limit of maximum number of clients
...
SVN-Revision: 33401
2012-09-14 14:08:39 +00:00
Felix Fietkau
39e6e9e394
hostapd: add an option for configuring the maximum number of connected clients
...
SVN-Revision: 33400
2012-09-14 14:08:35 +00:00
Felix Fietkau
9b020e776e
hostapd: enable disassoc on many consecutive excessive retries, improves AP mode reliability with many clients
...
SVN-Revision: 33399
2012-09-14 13:45:29 +00:00
Felix Fietkau
ef8b5fda8d
mac80211: fix regdb locking issues
...
SVN-Revision: 33398
2012-09-14 13:37:30 +00:00
Florian Fainelli
623169bc49
busybox: fix build with recent eglibc toolchains
...
SVN-Revision: 33395
2012-09-13 15:57:59 +00:00
Felix Fietkau
f2521b8104
hostapd: support wps in hostapd_cli even when built from the mini variant
...
SVN-Revision: 33393
2012-09-13 12:39:14 +00:00
Felix Fietkau
5d57cd2414
hostapd: update to 2012-09-10
...
SVN-Revision: 33392
2012-09-13 12:38:51 +00:00