openwrt.git
11 years agomac80211: update to wireless-testing 2012-06-14
nbd [Mon, 18 Jun 2012 01:26:36 +0000 (01:26 +0000)]
mac80211: update to wireless-testing 2012-06-14

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32420 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] uhttpd: finish inherited uloop in forked childs, fixes misdispatched events...
jow [Mon, 18 Jun 2012 00:41:43 +0000 (00:41 +0000)]
[package] uhttpd: finish inherited uloop in forked childs, fixes misdispatched events leading to race conditions and bad memory accesses

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32419 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoe2fsprogs: fix md5sum issue
luka [Sun, 17 Jun 2012 21:34:16 +0000 (21:34 +0000)]
e2fsprogs: fix md5sum issue

md5sum from kernel.org and sourceforge.net are not the same

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32418 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] acx-mac80211: Add workaround for mac80211 hw-queue check
acinonyx [Sun, 17 Jun 2012 20:50:43 +0000 (20:50 +0000)]
[package] acx-mac80211: Add workaround for mac80211 hw-queue check

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32417 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] acx-mac80211: Bump to v20120607
acinonyx [Sun, 17 Jun 2012 20:49:55 +0000 (20:49 +0000)]
[package] acx-mac80211: Bump to v20120607

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32416 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] acx-mac80211: Allow firmware downloading for more ACX1xx cards
acinonyx [Sun, 17 Jun 2012 20:46:31 +0000 (20:46 +0000)]
[package] acx-mac80211: Allow firmware downloading for more ACX1xx cards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32415 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] e2fsprogs: update to 1.42.4
luka [Sun, 17 Jun 2012 17:53:01 +0000 (17:53 +0000)]
[package] e2fsprogs: update to 1.42.4

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32414 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[tools] e2fsprogs: update to 1.42.4
luka [Sun, 17 Jun 2012 17:52:59 +0000 (17:52 +0000)]
[tools] e2fsprogs: update to 1.42.4

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32413 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[brcm63xx] fix SPI message control handling for BCM6338/6348
florian [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

11 years ago[package] 6in4, 6to4: remove dependency on "ip"
jow [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

11 years ago[package] 6to4: use network_find_wan() and network_get_iapddr() to find local ip...
jow [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

11 years ago[package] 6in4: change local4 option name back to ipaddr
jow [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

11 years ago[package] 6in4: use network_find_wan() and network_get_iapddr() to find local ip...
jow [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

11 years ago[package] base-files: implement network_get_gateway(), network_get_gateway6(), networ...
jow [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

11 years agofuse: update to 2.9.0
nbd [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

11 years agokernel: replace the brcm47xx fuse workaround patches with a generic patch that applie...
nbd [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

11 years agofuse: move kmod-fuse to package/kernel
nbd [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

11 years agofuse: remove obsolete patches
nbd [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

11 years ago[rdc] remove broken flags
florian [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

11 years ago[ltq-tapidemo] set explicit -lpthread
blogic [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

11 years ago[pjsip] fixes ccache compile and adds missing -lc
blogic [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

11 years ago[tools] ccache does not need zcat
blogic [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

11 years ago[x86] use ttyS0 @ 115200 baud as default for KVM guests
jow [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

11 years ago[include] uclibc++.mk: override the cc binary instead of the wrapper command when...
jow [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

11 years agoath9k: fix an invalid pointer access in the tx path
nbd [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

11 years agobuild: add a config option for choosing the prefered standard c++ library and add...
nbd [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

11 years agobuild: add a variable for injecting config variable dependencies for the .prepared...
nbd [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

11 years agoadd uclibc++ (from packages)
nbd [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

11 years agoConfig.in: remove obsolete dependency
nbd [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

11 years agoinclude/package-ipkg.mk: fix copying provides list introduced in r32332
nbd [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

11 years agonetifd: update to latest version, adds back the workaround for ignoring wlan* in...
nbd [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

11 years agokirkwood: fix typo in uci-defaults/leds
luka [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

11 years ago[package] base-files: enable shell tracing in initscripts when INIT_TRACE is set
jow [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

11 years agobase-files: override Build/Compile/Default instead of Build/Compile (fixes #11667)
nbd [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

11 years agoar71xx: swap the PHY address of the ethernet port of TL-MR3040/TL-MR11U similar to...
nbd [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

11 years ago[include] package-ipkg.sh: copy the package provides list for all virtual PROVIDES
jow [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

11 years ago[scripts] gen-dependencies.sh: only include lib*.so* files in dependency list, to...
jow [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

11 years ago[package] ppp: make ppp-mod-pptp depend on resolveip
jow [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

11 years ago[package] ppp: add missing options.pptp
jow [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

11 years agobcm63xx: readd accidentially dropped ignore_oc in ehci driver
jogo [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

11 years ago[include] autotools.mk: cope with Debian version strings in libtool
jow [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

11 years ago[package] drop userspace pptp - it is defunct, slow and badly integrated
jow [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

11 years ago[package] ppp: add support for kernel mode pptp
jow [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

11 years agopackage.mk: unexport the QUIET variable, it affects some packages like xapian-bindings
nbd [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

11 years ago[package] netifd: localize internally used shell variables (#11567)
jow [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

11 years agopackage/index: filter out the libc package from the index
nbd [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

11 years agobuild: add checks for missing package dependencies
nbd [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

11 years agoe2fsprogs: move dependencies to the right packages
nbd [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

11 years agoutil-linux: disable udev support, add missing dependencies
nbd [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

11 years agofuse: add missing dependency
nbd [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

11 years agoebtables: add a missing dependency
nbd [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

11 years agotoolchain: remove target dependencies on libgcc/libgfortran, add checks to package...
nbd [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

11 years agobusybox: remove BUSYBOX_USE_LIBRPC
nbd [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

11 years agoubus: add a missing dependency
nbd [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

11 years agolibubox: add a missing dependency
nbd [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

11 years agobuild: generate a list of provided libraries for each ipkg file (includes provided...
nbd [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

11 years agobuild: add a dependency on libc to all non-kernel packages
nbd [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

11 years agotoolchain: fix libc dependency on libgcc
nbd [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

11 years agobase-files: move all toolchain packages to a separate package directory 'toolchain'
nbd [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

11 years agoutil-linux: libblkid depends on libuuid
nbd [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

11 years ago[tools] mklibs: update to 0.1.34 (v2)
luka [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

11 years agotools: add a python symlink that prefers python2
nbd [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

11 years agoRevert "[tools] mklibs: update to 0.1.34"
nbd [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

11 years ago[package] busybox: fix bad variable substitution on right hand side of I/O redirectio...
jow [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

11 years agotools/e2fsprogs: disable building elf shared libraries, it is unnecessary and breaks...
nbd [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

11 years agoppp: block restart of interfaces if pppd refused the command line options
nbd [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

11 years agoath9k: add some more ani fixes
nbd [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

11 years ago[tools] more e2fsprogs fixes
blogic [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

11 years ago[e2fsprog] fix build breakage introduced by [32142]
blogic [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

11 years ago[package] zlib: update to 1.2.7
luka [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

11 years agoppp: enable no_device in the netifd pppoa handler to bring it up at boot time (#11631)
nbd [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

11 years ago[tools] mklibs: update to 0.1.34
luka [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

11 years ago[tools] gmp: update to 5.0.5
luka [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

11 years ago[tools] mkimage: update to 2012.04.01
luka [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

11 years ago[tools] e2fsprogs: update to 1.42.3
luka [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

11 years ago[package] util-linux: update to 2.21.2
luka [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

11 years ago[package] e2fsprogs: update to 1.42.3
luka [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

11 years agokirkwood: ib62x0 fix reboot
luka [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

11 years agoFix early printk compile on ARM
mb [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

11 years agomake librpc compatible with eglibc, unconditionally enable it for packages that need...
nbd [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

11 years ago[package] firewall: allow incoming ICMPv6 router-advertisement and neighbor-advertise...
jow [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

11 years agomac80211: remove the passive-scan/no-ibss flag of channels 36-48 in the world regd...
nbd [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

11 years agokernel: add module packages for usbip (from the packages feed)
nbd [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

11 years agoprereq-build: flex is built in tools/ - do not require it to be installed on the...
nbd [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

11 years agoxburst: remove an obsolete CompareKernelPatchVer call
nbd [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

11 years agoinclude/netfilter.mk: clean up, remove junk for old kernel versions
nbd [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

11 years agoe2fsprogs: add posix_memalign related portability patch from #8508
nbd [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

11 years ago[tools] fixes python related autokrampf install bug
blogic [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

11 years ago[package] base-files: implement network_defer_device() and network_ready_device(...
jow [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

11 years agoeglibc: use 2.15 by default
nbd [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

11 years agoiproute2: fix build errors with newer versions of eglibc
nbd [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

11 years agoiptables: fix build error if only libraries are selected
nbd [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

11 years agoeglibc: add version 2.15
nbd [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

11 years agotoolchain: install libgcc for minimal gcc, needed by newer eglibc versions
nbd [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

11 years ago[package] netifd: fix typo in dhcp protocol handler, fixes reqopt handling (#11609)
jow [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

11 years ago[brcm63xx] fix 553-board_96348w3.patch patch wrt gpio-keys-polled
florian [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

11 years agoar71xx: fix LZMA loader build regression from r32090 (thx, juhosg)
nbd [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

11 years agokernel: add a few more tracing related symbols
nbd [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

11 years agoar71xx: fix PHY setup on TL-MR3020 (fixes #11572)
nbd [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

11 years agoar71xx: add a helper function for setting up PHY4 swapping on ar933x
nbd [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