Florian Fainelli [Sun, 17 Jun 2012 16:17:29 +0000 (16:17 +0000)]
[brcm63xx] fix SPI message control handling for BCM6338/6348
BCM6338 and BCM6338 have their MSG_CONTROL register width of 8-bits instead of
16-bits. We were previously using a 16-bits write which corrupted the first
byte of the TX FIFO. Also the message type was always set to Full-duplex even
in the case of half-duplex messages.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32409
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Sun, 17 Jun 2012 13:18:40 +0000 (13:18 +0000)]
[package] 6in4, 6to4: remove dependency on "ip"
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32403
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Sun, 17 Jun 2012 13:17:39 +0000 (13:17 +0000)]
[package] 6to4: use network_find_wan() and network_get_iapddr() to find local ip, use json_get_vars() to read settings
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32402
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Sun, 17 Jun 2012 12:27:16 +0000 (12:27 +0000)]
[package] 6in4: change local4 option name back to ipaddr
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32401
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Sun, 17 Jun 2012 12:18:39 +0000 (12:18 +0000)]
[package] 6in4: use network_find_wan() and network_get_iapddr() to find local ip, use json_get_vars() to read settings
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32400
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Sun, 17 Jun 2012 11:50:50 +0000 (11:50 +0000)]
[package] base-files: implement network_get_gateway(), network_get_gateway6(), network_find_wan() and network_find_wan6() in /lib/functions/network.sh
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32397
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 16 Jun 2012 21:06:37 +0000 (21:06 +0000)]
fuse: update to 2.9.0
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32396
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 16 Jun 2012 21:06:33 +0000 (21:06 +0000)]
kernel: replace the brcm47xx fuse workaround patches with a generic patch that applies to all mips targets
The dcache bug that it works around is a generic issue, not a brcm47xx cache quirk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32395
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 16 Jun 2012 21:06:24 +0000 (21:06 +0000)]
fuse: move kmod-fuse to package/kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32394
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 16 Jun 2012 21:06:20 +0000 (21:06 +0000)]
fuse: remove obsolete patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32393
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Sat, 16 Jun 2012 16:45:28 +0000 (16:45 +0000)]
[rdc] remove broken flags
Thanks to Nicolas Le Falher for testing on Bifferboard.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32389
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Sat, 16 Jun 2012 14:52:33 +0000 (14:52 +0000)]
[ltq-tapidemo] set explicit -lpthread
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32388
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Fri, 15 Jun 2012 23:42:48 +0000 (23:42 +0000)]
[pjsip] fixes ccache compile and adds missing -lc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32387
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Fri, 15 Jun 2012 19:44:56 +0000 (19:44 +0000)]
[tools] ccache does not need zcat
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32385
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Fri, 15 Jun 2012 12:59:49 +0000 (12:59 +0000)]
[x86] use ttyS0 @ 115200 baud as default for KVM guests
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32384
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Fri, 15 Jun 2012 12:57:29 +0000 (12:57 +0000)]
[include] uclibc++.mk: override the cc binary instead of the wrapper command when ccache is used
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32383
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Thu, 14 Jun 2012 21:36:05 +0000 (21:36 +0000)]
ath9k: fix an invalid pointer access in the tx path
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32376
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Thu, 14 Jun 2012 20:26:04 +0000 (20:26 +0000)]
build: add a config option for choosing the prefered standard c++ library and add uclibc++.mk to make this easy to handle in packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32369
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Thu, 14 Jun 2012 20:26:00 +0000 (20:26 +0000)]
build: add a variable for injecting config variable dependencies for the .prepared stamp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32368
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Thu, 14 Jun 2012 20:25:57 +0000 (20:25 +0000)]
add uclibc++ (from packages)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32367
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Thu, 14 Jun 2012 20:25:43 +0000 (20:25 +0000)]
Config.in: remove obsolete dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32366
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Thu, 14 Jun 2012 18:09:54 +0000 (18:09 +0000)]
include/package-ipkg.mk: fix copying provides list introduced in r32332
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32358
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Thu, 14 Jun 2012 16:50:45 +0000 (16:50 +0000)]
netifd: update to latest version, adds back the workaround for ignoring wlan* in /etc/config/network
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32356
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Luka Perkov [Wed, 13 Jun 2012 18:41:42 +0000 (18:41 +0000)]
kirkwood: fix typo in uci-defaults/leds
Signed-off-by: Martin Mueller <mm@sig21.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32343
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Wed, 13 Jun 2012 17:10:41 +0000 (17:10 +0000)]
[package] base-files: enable shell tracing in initscripts when INIT_TRACE is set
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32340
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Wed, 13 Jun 2012 16:25:29 +0000 (16:25 +0000)]
base-files: override Build/Compile/Default instead of Build/Compile (fixes #11667)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32339
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Wed, 13 Jun 2012 12:54:22 +0000 (12:54 +0000)]
ar71xx: swap the PHY address of the ethernet port of TL-MR3040/TL-MR11U similar to TL-MR3020 to fix ethernet link detection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32336
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Wed, 13 Jun 2012 11:42:17 +0000 (11:42 +0000)]
[include] package-ipkg.sh: copy the package provides list for all virtual PROVIDES
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32332
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Tue, 12 Jun 2012 22:02:41 +0000 (22:02 +0000)]
[scripts] gen-dependencies.sh: only include lib*.so* files in dependency list, to match the filtering of provides lists
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32272
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Tue, 12 Jun 2012 21:07:53 +0000 (21:07 +0000)]
[package] ppp: make ppp-mod-pptp depend on resolveip
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32269
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Mon, 11 Jun 2012 23:22:52 +0000 (23:22 +0000)]
[package] ppp: add missing options.pptp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32233
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jonas Gorski [Mon, 11 Jun 2012 22:24:58 +0000 (22:24 +0000)]
bcm63xx: readd accidentially dropped ignore_oc in ehci driver
fixes overcurrent warning spam on 3.3 kernels for bcm63xx again.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32221
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Mon, 11 Jun 2012 21:50:50 +0000 (21:50 +0000)]
[include] autotools.mk: cope with Debian version strings in libtool
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32207
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Mon, 11 Jun 2012 20:09:01 +0000 (20:09 +0000)]
[package] drop userspace pptp - it is defunct, slow and badly integrated
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32198
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Mon, 11 Jun 2012 20:07:46 +0000 (20:07 +0000)]
[package] ppp: add support for kernel mode pptp
- add ppp-mod-pptp, based on patch by Daniel Golle <dgolle@allnet.de>
- add netifd integration for pptp to ppp.sh
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32197
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Mon, 11 Jun 2012 15:07:51 +0000 (15:07 +0000)]
package.mk: unexport the QUIET variable, it affects some packages like xapian-bindings
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32196
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Mon, 11 Jun 2012 13:25:58 +0000 (13:25 +0000)]
[package] netifd: localize internally used shell variables (#11567)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32192
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Mon, 11 Jun 2012 01:29:11 +0000 (01:29 +0000)]
package/index: filter out the libc package from the index
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32187
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Mon, 11 Jun 2012 00:57:36 +0000 (00:57 +0000)]
build: add checks for missing package dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32185
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Mon, 11 Jun 2012 00:56:45 +0000 (00:56 +0000)]
e2fsprogs: move dependencies to the right packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32184
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Mon, 11 Jun 2012 00:56:41 +0000 (00:56 +0000)]
util-linux: disable udev support, add missing dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32183
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Mon, 11 Jun 2012 00:56:38 +0000 (00:56 +0000)]
fuse: add missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32182
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Mon, 11 Jun 2012 00:56:34 +0000 (00:56 +0000)]
ebtables: add a missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32181
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sun, 10 Jun 2012 22:24:28 +0000 (22:24 +0000)]
toolchain: remove target dependencies on libgcc/libgfortran, add checks to package install template instead
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32176
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sun, 10 Jun 2012 22:24:24 +0000 (22:24 +0000)]
busybox: remove BUSYBOX_USE_LIBRPC
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32175
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sun, 10 Jun 2012 20:27:47 +0000 (20:27 +0000)]
ubus: add a missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32174
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sun, 10 Jun 2012 20:27:44 +0000 (20:27 +0000)]
libubox: add a missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32173
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sun, 10 Jun 2012 20:27:41 +0000 (20:27 +0000)]
build: generate a list of provided libraries for each ipkg file (includes provided libraries from packages that the exporting package depends on)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32172
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sun, 10 Jun 2012 20:27:37 +0000 (20:27 +0000)]
build: add a dependency on libc to all non-kernel packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32171
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sun, 10 Jun 2012 20:27:34 +0000 (20:27 +0000)]
toolchain: fix libc dependency on libgcc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32170
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sun, 10 Jun 2012 20:27:30 +0000 (20:27 +0000)]
base-files: move all toolchain packages to a separate package directory 'toolchain'
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32169
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sun, 10 Jun 2012 20:27:24 +0000 (20:27 +0000)]
util-linux: libblkid depends on libuuid
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32168
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Luka Perkov [Sun, 10 Jun 2012 17:07:46 +0000 (17:07 +0000)]
[tools] mklibs: update to 0.1.34 (v2)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32165
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sun, 10 Jun 2012 16:32:15 +0000 (16:32 +0000)]
tools: add a python symlink that prefers python2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32164
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sun, 10 Jun 2012 15:09:09 +0000 (15:09 +0000)]
Revert "[tools] mklibs: update to 0.1.34"
Too much broken, needs to be reworked
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32163
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Sun, 10 Jun 2012 13:19:45 +0000 (13:19 +0000)]
[package] busybox: fix bad variable substitution on right hand side of I/O redirection, imported patch from upstream bug 5282
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32162
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sun, 10 Jun 2012 12:24:59 +0000 (12:24 +0000)]
tools/e2fsprogs: disable building elf shared libraries, it is unnecessary and breaks on mac os x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32161
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sun, 10 Jun 2012 12:12:10 +0000 (12:12 +0000)]
ppp: block restart of interfaces if pppd refused the command line options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32160
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sun, 10 Jun 2012 12:03:33 +0000 (12:03 +0000)]
ath9k: add some more ani fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32159
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Sun, 10 Jun 2012 09:22:07 +0000 (09:22 +0000)]
[tools] more e2fsprogs fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32158
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Sun, 10 Jun 2012 07:43:43 +0000 (07:43 +0000)]
[e2fsprog] fix build breakage introduced by [32142]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32157
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Luka Perkov [Sat, 9 Jun 2012 23:29:28 +0000 (23:29 +0000)]
[package] zlib: update to 1.2.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32147
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 9 Jun 2012 23:16:26 +0000 (23:16 +0000)]
ppp: enable no_device in the netifd pppoa handler to bring it up at boot time (#11631)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32146
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Luka Perkov [Sat, 9 Jun 2012 21:22:37 +0000 (21:22 +0000)]
[tools] mklibs: update to 0.1.34
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32145
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Luka Perkov [Sat, 9 Jun 2012 21:22:35 +0000 (21:22 +0000)]
[tools] gmp: update to 5.0.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32144
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Luka Perkov [Sat, 9 Jun 2012 18:06:13 +0000 (18:06 +0000)]
[tools] mkimage: update to 2012.04.01
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32143
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Luka Perkov [Sat, 9 Jun 2012 17:59:57 +0000 (17:59 +0000)]
[tools] e2fsprogs: update to 1.42.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32142
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Luka Perkov [Sat, 9 Jun 2012 17:37:29 +0000 (17:37 +0000)]
[package] util-linux: update to 2.21.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32141
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Luka Perkov [Sat, 9 Jun 2012 17:37:27 +0000 (17:37 +0000)]
[package] e2fsprogs: update to 1.42.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32140
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Luka Perkov [Fri, 8 Jun 2012 23:17:46 +0000 (23:17 +0000)]
kirkwood: ib62x0 fix reboot
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32131
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Michael Büsch [Fri, 8 Jun 2012 19:59:14 +0000 (19:59 +0000)]
Fix early printk compile on ARM
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32130
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 8 Jun 2012 15:10:18 +0000 (15:10 +0000)]
make librpc compatible with eglibc, unconditionally enable it for packages that need rpc support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32129
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Fri, 8 Jun 2012 14:20:34 +0000 (14:20 +0000)]
[package] firewall: allow incoming ICMPv6 router-advertisement and neighbor-advertisement, thanks swalker
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32127
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 8 Jun 2012 12:09:36 +0000 (12:09 +0000)]
mac80211: remove the passive-scan/no-ibss flag of channels 36-48 in the world regd similar to the default regd in ath
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32126
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Thu, 7 Jun 2012 16:51:53 +0000 (16:51 +0000)]
kernel: add module packages for usbip (from the packages feed)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32117
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Thu, 7 Jun 2012 16:39:33 +0000 (16:39 +0000)]
prereq-build: flex is built in tools/ - do not require it to be installed on the host
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32116
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Thu, 7 Jun 2012 16:32:44 +0000 (16:32 +0000)]
xburst: remove an obsolete CompareKernelPatchVer call
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32115
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Thu, 7 Jun 2012 16:30:48 +0000 (16:30 +0000)]
include/netfilter.mk: clean up, remove junk for old kernel versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32114
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Thu, 7 Jun 2012 15:24:33 +0000 (15:24 +0000)]
e2fsprogs: add posix_memalign related portability patch from #8508
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32112
3c298f89-4303-0410-b956-
a3cf2f4a3e73
John Crispin [Thu, 7 Jun 2012 14:57:08 +0000 (14:57 +0000)]
[tools] fixes python related autokrampf install bug
this commit fixes a compile bug triggered by pygobject
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32109
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Thu, 7 Jun 2012 14:55:26 +0000 (14:55 +0000)]
[package] base-files: implement network_defer_device() and network_ready_device() wrappers for upcoming netifd iface deferring support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32106
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Thu, 7 Jun 2012 12:43:49 +0000 (12:43 +0000)]
eglibc: use 2.15 by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32104
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Thu, 7 Jun 2012 12:37:49 +0000 (12:37 +0000)]
iproute2: fix build errors with newer versions of eglibc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32103
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Thu, 7 Jun 2012 12:24:37 +0000 (12:24 +0000)]
iptables: fix build error if only libraries are selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32102
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Thu, 7 Jun 2012 12:24:25 +0000 (12:24 +0000)]
eglibc: add version 2.15
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32101
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Thu, 7 Jun 2012 12:24:13 +0000 (12:24 +0000)]
toolchain: install libgcc for minimal gcc, needed by newer eglibc versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32100
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Thu, 7 Jun 2012 10:54:03 +0000 (10:54 +0000)]
[package] netifd: fix typo in dhcp protocol handler, fixes reqopt handling (#11609)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32098
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Wed, 6 Jun 2012 20:58:45 +0000 (20:58 +0000)]
[brcm63xx] fix 553-board_96348w3.patch patch wrt gpio-keys-polled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32096
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Wed, 6 Jun 2012 19:37:49 +0000 (19:37 +0000)]
ar71xx: fix LZMA loader build regression from r32090 (thx, juhosg)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32095
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Wed, 6 Jun 2012 18:04:00 +0000 (18:04 +0000)]
kernel: add a few more tracing related symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32094
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Wed, 6 Jun 2012 17:24:12 +0000 (17:24 +0000)]
ar71xx: fix PHY setup on TL-MR3020 (fixes #11572)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32093
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Wed, 6 Jun 2012 17:24:09 +0000 (17:24 +0000)]
ar71xx: add a helper function for setting up PHY4 swapping on ar933x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32092
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Wed, 6 Jun 2012 17:24:05 +0000 (17:24 +0000)]
target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32091
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Wed, 6 Jun 2012 17:24:01 +0000 (17:24 +0000)]
ar71xx: only build all loader images if the image builder is enabled - saves some time on make target/install
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32090
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Wed, 6 Jun 2012 16:07:46 +0000 (16:07 +0000)]
[brcm63xx] fix alarm led color for board 96348A-122
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32089
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Wed, 6 Jun 2012 15:45:04 +0000 (15:45 +0000)]
[brcm63xx] add 96348w3 board (#10764)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32088
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Wed, 6 Jun 2012 15:44:56 +0000 (15:44 +0000)]
[brcm63xx] update livebox board support (#8677)
Merge most fixes from #8677:
- add basic hardware detection of Livebox Blue 5g revisions
- register leds and gpio buttons
- fix boot address location
- properly parse mac addresses
Plus some more fixes:
- make board_livebox.c more in line with board_bcm963xx.c
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32087
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Wed, 6 Jun 2012 15:44:52 +0000 (15:44 +0000)]
[brcm63xx] fix leds naming for all bcm63xx boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32086
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Wed, 6 Jun 2012 15:25:57 +0000 (15:25 +0000)]
kernel: make tracing support configurable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32085
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Wed, 6 Jun 2012 15:25:52 +0000 (15:25 +0000)]
hostapd: fix driver setting for wpa_s in IBSS/WPA-NONE
This fix is needed to correctly set the driver to use with wpa_s in case of
IBSS/WPA-NONE. The current setting is not made correctly.
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32084
3c298f89-4303-0410-b956-
a3cf2f4a3e73