Jonas Gorski [Mon, 1 Jul 2013 13:21:06 +0000 (13:21 +0000)]
kernel: update linux 3.10 to 3.10 final
3.10 final is out, so refresh patches and add md5sum.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37116
Jo-Philipp Wich [Mon, 1 Jul 2013 11:03:02 +0000 (11:03 +0000)]
gettext-full: always use shipped libcroco, unbreaks build if a different libcroco is installed on the host (#12539)
Based on patch from Joerg Hollmann <Joerg.Hollmann@t-online.de>
SVN-Revision: 37115
Jo-Philipp Wich [Mon, 1 Jul 2013 10:52:35 +0000 (10:52 +0000)]
hostapd: truncate default mac file before adding entries to it (#13797)
SVN-Revision: 37114
Felix Fietkau [Sun, 30 Jun 2013 21:03:48 +0000 (21:03 +0000)]
ramips: update wlan firmware hotplug script for new eeprom size
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37112
Felix Fietkau [Sun, 30 Jun 2013 21:01:13 +0000 (21:01 +0000)]
hostapd: fix multi-ssid and AP+STA, clean up code
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37111
Felix Fietkau [Sun, 30 Jun 2013 20:27:38 +0000 (20:27 +0000)]
hostapd: update to latest git version
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37110
Felix Fietkau [Sun, 30 Jun 2013 17:54:20 +0000 (17:54 +0000)]
rt2x00: fix rf id override for RT5350
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37109
Florian Fainelli [Sun, 30 Jun 2013 17:14:47 +0000 (17:14 +0000)]
prereq-build: check for "bc" (#13767)
bc is required by the kernel to compute timeconsts files, add bc to the
list of prereq to build OpenWrt.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37108
Florian Fainelli [Sun, 30 Jun 2013 17:09:21 +0000 (17:09 +0000)]
buildroot: filter out dtbs KERNELNAME target (#13785)
Do not attempt to copy arch/$(LINUX_KARCH)/boot/dtbs because these are
not real files, fixes #13785.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37107
Felix Fietkau [Sun, 30 Jun 2013 16:01:45 +0000 (16:01 +0000)]
busybox: disable the watchdog utility by default (procd handles watchdog devices)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37106
Felix Fietkau [Sun, 30 Jun 2013 14:49:14 +0000 (14:49 +0000)]
mac80211: use a new tarball with updated backport code
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37105
Jonas Gorski [Sun, 30 Jun 2013 13:10:12 +0000 (13:10 +0000)]
kernel: update linux 3.9 to 3.9.8
Includes memory allocation fixes as well as several networking fixes.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37103
Jonas Gorski [Sun, 30 Jun 2013 13:10:08 +0000 (13:10 +0000)]
brcm63xx: Fixes and additions to the GPIO assignment of Huawei HW556 leds
- Some fixes for the incorrect GPIO assignment of leds on Huawei HW556.
- Addition of unassigned (LAN) leds which can be found on the back of the device.
Signed-off-by: Angga Reza Fardana <angga@norture.com>
Patchwork: http://patchwork.openwrt.org/patch/3744/
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37102
Jonas Gorski [Sun, 30 Jun 2013 13:10:05 +0000 (13:10 +0000)]
bcm63xx: Improve CFE version mod patch.
Fix "cfe-" string length copy.
Check if there's an extra byte a.b.c-d.e / a.b.c-d.e-f.
Add support for Huawei CFE versions ("cfe-vd").
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/3766/
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37101
Jonas Gorski [Sun, 30 Jun 2013 13:10:03 +0000 (13:10 +0000)]
bcm63xx: enable all SoCs for both subtargets
Now that SMP kernels also work on older SoCs, also enable them for SMP.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37100
Jonas Gorski [Sun, 30 Jun 2013 13:10:00 +0000 (13:10 +0000)]
bcm63xx: make smp kernels boot on older SoCs
Enhance BMIPS support so SMP kernels work on older chips.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37099
Jonas Gorski [Sun, 30 Jun 2013 13:09:50 +0000 (13:09 +0000)]
bcm63xx: update patches
Update patches with their upstream versions.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37098
Felix Fietkau [Sun, 30 Jun 2013 10:44:19 +0000 (10:44 +0000)]
mac80211: update to wireless-testing 2013-06-27, fix ATH_USER_REGD handling
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37097
Felix Fietkau [Sun, 30 Jun 2013 07:54:51 +0000 (07:54 +0000)]
uClibc: use position independent code for crt1, slightly reduces size of all executables
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37096
Felix Fietkau [Sun, 30 Jun 2013 07:54:47 +0000 (07:54 +0000)]
gcc: add a patch to get rid of useless java class sections
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37095
Felix Fietkau [Sun, 30 Jun 2013 07:54:43 +0000 (07:54 +0000)]
binutils: stop generating the useless _DYNAMIC_LINKING symbol on mips
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37094
Felix Fietkau [Sun, 30 Jun 2013 07:54:37 +0000 (07:54 +0000)]
binutils: remove some unused obsolete versions
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37093
Mirko Vogt [Sat, 29 Jun 2013 20:59:10 +0000 (20:59 +0000)]
depend on libubox
SVN-Revision: 37092
John Crispin [Sat, 29 Jun 2013 19:37:11 +0000 (19:37 +0000)]
metadata.pl: fixpath exclusion of kernel packages
module and build deps did not work for kernel modules
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37091
Felix Fietkau [Sat, 29 Jun 2013 19:01:49 +0000 (19:01 +0000)]
gpio-button-hotplug: improve gpio button debouncing, verify state changes over multiple polls. fixes spurious failsafe triggers (#13784)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37090
John Crispin [Sat, 29 Jun 2013 18:16:56 +0000 (18:16 +0000)]
lantiq: add v3.9 support
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37089
John Crispin [Sat, 29 Jun 2013 16:51:09 +0000 (16:51 +0000)]
ubox: add support for delay_root option
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37088
John Crispin [Sat, 29 Jun 2013 16:33:46 +0000 (16:33 +0000)]
lantiq: Add support for loading athxk eeproms through mtd
This patch enables retrieving the wifi calibration data from an MTD partition.
Try to copy mac address from ethernet before generating a random one.
This fixes DGN3500 ath9k support.
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 37087
John Crispin [Sat, 29 Jun 2013 16:33:37 +0000 (16:33 +0000)]
lantiq: fix kernel config for DEU support
Trying to load the DEU modules results in unresolved symbols. This
provides them. This requires the previous patch to be applied first.
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
SVN-Revision: 37086
John Crispin [Sat, 29 Jun 2013 16:33:28 +0000 (16:33 +0000)]
lantiq: make xrx200 network driver use a tasklet for rx housekeeping
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37085
John Crispin [Sat, 29 Jun 2013 16:33:18 +0000 (16:33 +0000)]
lantiq: remove 3.7 kernel patches
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37084
Jo-Philipp Wich [Sat, 29 Jun 2013 13:28:27 +0000 (13:28 +0000)]
firewall: update to git head
- uses custom formatting for mac addresses to ensure leading zeroes, required for older iptables mac match parser
SVN-Revision: 37082
Felix Fietkau [Sat, 29 Jun 2013 12:38:15 +0000 (12:38 +0000)]
ath9k: fix tx queue pending frame counter when dropping packets
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37081
John Crispin [Sat, 29 Jun 2013 08:41:03 +0000 (08:41 +0000)]
ramips: unbreak initramfs generation
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37080
Florian Fainelli [Fri, 28 Jun 2013 22:56:34 +0000 (22:56 +0000)]
targets: fix remaining targets for initramfs builds
Fix some bugs that slipped through while making initramfs non exclusive.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37079
Felix Fietkau [Fri, 28 Jun 2013 19:14:54 +0000 (19:14 +0000)]
mac80211: fix cck rate sampling in minstrel_ht
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37078
John Crispin [Fri, 28 Jun 2013 14:43:34 +0000 (14:43 +0000)]
ubox: update to latest git revision
fixes a endianess bug inside the uuid code
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37077
Felix Fietkau [Fri, 28 Jun 2013 11:27:31 +0000 (11:27 +0000)]
e2fsprogs: change the so-version of libcom_err to prevent conflicts, move it into the libext2fs package, get rid of the pthread dependency
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37076
Felix Fietkau [Fri, 28 Jun 2013 11:27:27 +0000 (11:27 +0000)]
e2fsprogs: allow mklibs to strip libext2fs.so
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37075
Felix Fietkau [Fri, 28 Jun 2013 11:27:24 +0000 (11:27 +0000)]
ubus: fix ubus lua binding duplication
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37074
Felix Fietkau [Fri, 28 Jun 2013 11:27:20 +0000 (11:27 +0000)]
kernel: add global menuconfig option to enable kexec support
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37073
Felix Fietkau [Fri, 28 Jun 2013 11:27:16 +0000 (11:27 +0000)]
kexec-tools: reduce size
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37072
Felix Fietkau [Fri, 28 Jun 2013 11:27:13 +0000 (11:27 +0000)]
kexec-tools: make zlib support optional, but enabled by default
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37071
Felix Fietkau [Fri, 28 Jun 2013 11:27:09 +0000 (11:27 +0000)]
e2fsprogs: disable library installation
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37070
Felix Fietkau [Fri, 28 Jun 2013 11:27:06 +0000 (11:27 +0000)]
orion: disable normal router support for the harddisk subtarget
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37069
Felix Fietkau [Fri, 28 Jun 2013 11:27:02 +0000 (11:27 +0000)]
orion: disable CONFIG_VM_EVENT_COUNTERS by default
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37068
Felix Fietkau [Fri, 28 Jun 2013 11:26:58 +0000 (11:26 +0000)]
e2fsprogs: disable testio debug to reduce code size
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37067
Felix Fietkau [Fri, 28 Jun 2013 11:26:55 +0000 (11:26 +0000)]
e2fsprogs: use -ffunction-sections, -fdata-sections, --gc-sections
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37066
Felix Fietkau [Fri, 28 Jun 2013 11:26:51 +0000 (11:26 +0000)]
e2fsprogs: use the private version of blkid statically, it is significantly smaller than the external shared libblkid
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37065
Felix Fietkau [Fri, 28 Jun 2013 11:26:48 +0000 (11:26 +0000)]
mdadm: strip support for intel/ddf hardware raid to significantly reduce code size
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37064
Felix Fietkau [Fri, 28 Jun 2013 11:26:44 +0000 (11:26 +0000)]
mdadm: remove mdassemble, it is redundant
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37063
Felix Fietkau [Fri, 28 Jun 2013 11:26:40 +0000 (11:26 +0000)]
mdadm: use -ffunction-sections, -fdata-sections, --gc-sections
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37062
Felix Fietkau [Fri, 28 Jun 2013 11:26:37 +0000 (11:26 +0000)]
orion: dynamically generate /etc/config/network, the LaCie 2big Network does not use DSA
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37061
Felix Fietkau [Fri, 28 Jun 2013 11:26:33 +0000 (11:26 +0000)]
mdadm: add from /packages, add myself as maintainer
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37060
Felix Fietkau [Fri, 28 Jun 2013 11:26:29 +0000 (11:26 +0000)]
orion: add support for the lacie 2big network device
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37059
John Crispin [Fri, 28 Jun 2013 11:22:11 +0000 (11:22 +0000)]
ramips: fix ethernet driver
make sure the driver does not crash under load
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37058
John Crispin [Fri, 28 Jun 2013 11:22:05 +0000 (11:22 +0000)]
ubox: update to latest git revision
* add pivot root support
* add back a /etc/init.d/fstab
* add "block mount/umount" support
* add anonymous swap/mount support
* add auto swap/mount support
* fix superflous error when inserting modules
* add back jffs2reset/jffs2mark
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37057
John Crispin [Fri, 28 Jun 2013 11:21:52 +0000 (11:21 +0000)]
procd: update to latest git revision
* fix ubus reconnect handling
* set global mask 0
* add respawn support
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37056
Felix Fietkau [Fri, 28 Jun 2013 11:07:15 +0000 (11:07 +0000)]
libubox: update to latest version, fixes a bug in safe_list_del()
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37053
Steven Barth [Fri, 28 Jun 2013 04:19:21 +0000 (04:19 +0000)]
netifd: fix typo in dhcp script
SVN-Revision: 37051
Florian Fainelli [Thu, 27 Jun 2013 19:58:35 +0000 (19:58 +0000)]
include/image.mk: do not make initramfs build exclusive
Allow building initramfs along with other types of filesystems.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37050
Florian Fainelli [Thu, 27 Jun 2013 19:58:31 +0000 (19:58 +0000)]
targets: prepare for supporting normal and initramfs images
In order to support both normal images and initramfs, ensure that each
target sets KERNELNAME properly so that the generic kernel building code
can copy the corresponding files over $(KDIR) with the appropriate
extension. Update the various paths to the kernel and wrapper images
from $(LINUX_DIR)/arch/$(ARCH)/boot/$(foo) to $(KDIR)/$(foo).
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37049
Florian Fainelli [Thu, 27 Jun 2013 19:58:24 +0000 (19:58 +0000)]
buildroot: copy KENRNELNAME files to $(KDIR)
In order to support building both normal and initramfs kernel, we will
rebuild the wrappers around the vmlinux ELF binary, copy these with an
appropriate extension when they exist.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37048
Florian Fainelli [Thu, 27 Jun 2013 19:58:20 +0000 (19:58 +0000)]
buildroot: build a second pass kernel if initramfs is enabled
If initramfs is enabled, build a second pass kernel containing the CPIO
rootfs, preliminary work to get non exclusive enabling of initramfs.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37047
Florian Fainelli [Thu, 27 Jun 2013 19:58:16 +0000 (19:58 +0000)]
buildroot: workaround broken syntax highlighting
GNU Make's subst is always breaking syntax highlighting with at least
vim add the right comments to workaround it.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37046
John Crispin [Thu, 27 Jun 2013 16:45:40 +0000 (16:45 +0000)]
ramips: fix rt2x00 ethernet compile bug
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37043
John Crispin [Thu, 27 Jun 2013 16:45:26 +0000 (16:45 +0000)]
ramips: add missing symbols to rt288x config
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37042
John Crispin [Thu, 27 Jun 2013 16:28:06 +0000 (16:28 +0000)]
ramips: fix ethernet stability issue introduced by recent kernel upgrade
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37041
Florian Fainelli [Thu, 27 Jun 2013 15:33:05 +0000 (15:33 +0000)]
6relayd: prevent build on AVR32
AVR32 misses a bunch of updated syscalls, including timerfd_create()
which is used by 6relayd. Since that requires Linux/libc changes, just
prevent building it for now.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37040
Felix Fietkau [Thu, 27 Jun 2013 11:06:35 +0000 (11:06 +0000)]
busybox: disable syslogd/klogd by default, procd replaces them
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37039
Zoltan Herpai [Thu, 27 Jun 2013 10:12:03 +0000 (10:12 +0000)]
imx23: add new target for i.MX233-based boards
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 37038
John Crispin [Thu, 27 Jun 2013 07:25:13 +0000 (07:25 +0000)]
mac80211: disable rt2x00 on mt7620a
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37037
Zoltan Herpai [Wed, 26 Jun 2013 21:48:17 +0000 (21:48 +0000)]
kernel/generic: add missing regulator symbols for 3.9
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 37036
Zoltan Herpai [Wed, 26 Jun 2013 10:15:29 +0000 (10:15 +0000)]
tools: add tools for i.MX23 boards
SVN-Revision: 37035
Steven Barth [Tue, 25 Jun 2013 05:18:20 +0000 (05:18 +0000)]
odhcp6c: Add missing config option "ifaceid"
SVN-Revision: 37033
Jonas Gorski [Mon, 24 Jun 2013 20:35:54 +0000 (20:35 +0000)]
bcm63xx: fix DSL-274xB F1 default network config
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37032
John Crispin [Mon, 24 Jun 2013 16:44:18 +0000 (16:44 +0000)]
hostapd: fix superflous coma
this cause the wps trigegr to be copied to the wrong place
https://dev.openwrt.org/ticket/13753
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37031
Mirko Vogt [Mon, 24 Jun 2013 14:51:22 +0000 (14:51 +0000)]
add patch for eglibc version 2.15
This patch partially reverts an (e)glibc commit
which fixed a memory leak, however introduced lookup
errors in dlopen() with resulting segmentation faults
in certain scenarios.
References:
- http://comments.gmane.org/gmane.comp.lib.glibc.user/1227
- http://sourceware.org/ml/libc-alpha/2011-06/msg00006.html
SVN-Revision: 37029
John Crispin [Mon, 24 Jun 2013 12:39:28 +0000 (12:39 +0000)]
ramips: move ESW reset to preinit on RT305x/RT5350
RT305x/RT5350 SoCs require the switch to be reset before touching the ethernet
interface, otherwise the driver will panic.
As we already init the ethernet in preinit we therefor need to reset the switch
before that.
Signed-off-by: Felix Kaechele <felix@fetzig.org>
SVN-Revision: 37027
Steven Barth [Mon, 24 Jun 2013 12:38:30 +0000 (12:38 +0000)]
ubus: remove unused init-script
SVN-Revision: 37026
John Crispin [Mon, 24 Jun 2013 12:06:56 +0000 (12:06 +0000)]
ramips: make rt3883 usb work properly
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37024
John Crispin [Mon, 24 Jun 2013 11:09:50 +0000 (11:09 +0000)]
ramips: revert gpio regulator dts update
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37021
Steven Barth [Mon, 24 Jun 2013 05:48:12 +0000 (05:48 +0000)]
arptables: Bump to 0.0.4
SVN-Revision: 37020
Steven Barth [Sun, 23 Jun 2013 16:26:09 +0000 (16:26 +0000)]
6relayd: don't accidentally remove regular prefix routes
SVN-Revision: 37018
John Crispin [Sun, 23 Jun 2013 15:51:33 +0000 (15:51 +0000)]
util-linux: dont provide swapon/off
these are no provided either by busybox or block-mount
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37017
John Crispin [Sun, 23 Jun 2013 15:50:49 +0000 (15:50 +0000)]
ralink: update patches
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37016
John Crispin [Sat, 22 Jun 2013 22:09:40 +0000 (22:09 +0000)]
package: fix insmod on install
the procd changes broke the postinst insmod.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37015
Felix Fietkau [Sat, 22 Jun 2013 14:00:12 +0000 (14:00 +0000)]
kernel: fix a reference counting bug in overlayfs
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37014
Felix Fietkau [Sat, 22 Jun 2013 13:59:55 +0000 (13:59 +0000)]
ath9k: fix a minor rcu issue
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37013
Steven Barth [Sat, 22 Jun 2013 08:31:28 +0000 (08:31 +0000)]
6relayd: fix lease-update behaviour for clients without reconfigure
SVN-Revision: 37011
Steven Barth [Sat, 22 Jun 2013 08:19:25 +0000 (08:19 +0000)]
6relayd: Keep PD-downstream across RENEW/REBIND
SVN-Revision: 37009
John Crispin [Fri, 21 Jun 2013 16:54:46 +0000 (16:54 +0000)]
mac80211: fix compile error on rt2x00 when buildin for SoC
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37008
John Crispin [Fri, 21 Jun 2013 16:54:37 +0000 (16:54 +0000)]
packages: clean up the package folder
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37007
John Crispin [Fri, 21 Jun 2013 16:54:15 +0000 (16:54 +0000)]
lantiq: Tune the XWAY subtarget cflags
This patch sets the cflags -mtune=34kc -mdsp only in XWAY subtarget, while the others remain with mtune=mips32r2.
Although the Danube has a Mips 24KEc core performs well with the above cflags.
Signed-off-by: José Vázquez Fernández <ppvazquezfer@gmail.com>
SVN-Revision: 37006
John Crispin [Fri, 21 Jun 2013 16:54:07 +0000 (16:54 +0000)]
lantiq: set mips16 support.
Set mips16 support in XWAY subtarget.
This patch is based in changeset #36600
Signed-off-by: José Vázquez Fernández <ppvazquezfer@gmail.com>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37005
John Crispin [Fri, 21 Jun 2013 16:54:03 +0000 (16:54 +0000)]
lantiq: Fix ARV7518 DTS definitions
Fix EBU leds by removing req2 and gnt2 from pinmux.
Fix rfkill button gpio.
Enable reset button.
Fix power led activation status.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 37004
John Crispin [Fri, 21 Jun 2013 16:53:59 +0000 (16:53 +0000)]
base-files: module loading is now handled by ubox/kmodloader
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37003
John Crispin [Fri, 21 Jun 2013 16:53:55 +0000 (16:53 +0000)]
base-files: /etc/init.d/rcS is no longer needed, procd handles this for us now
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37002
John Crispin [Fri, 21 Jun 2013 16:53:51 +0000 (16:53 +0000)]
base-files: drop 2 pointless hotplug trigger stubs
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37001
John Crispin [Fri, 21 Jun 2013 16:53:47 +0000 (16:53 +0000)]
base-files: input/button drivers get loaded before preinit by procd
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37000