Felix Fietkau [Fri, 4 Jul 2014 06:23:57 +0000 (06:23 +0000)]
build: temporarily disable PKG_CHECK_FORMAT_SECURITY until after the release
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41504
Jo-Philipp Wich [Thu, 3 Jul 2014 22:21:04 +0000 (22:21 +0000)]
rpcd: fix parsing of executable plugin output
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41502
Hauke Mehrtens [Thu, 3 Jul 2014 21:41:33 +0000 (21:41 +0000)]
brcm47xx: add LEDs for Asus RT-N15U and update RT-N66U
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 41501
Hauke Mehrtens [Thu, 3 Jul 2014 21:40:59 +0000 (21:40 +0000)]
brcm47xx: migrate basic network settings from old releases
Old OpenWrt releases were using network configs that are not valid
anymore. They were specifying ports tagging in a different way (or were
not tagging CPU at all) and were using VID 0 which is a reserved value.
Modifying network configuration to apply all needed changes would be
pretty tricky. Script /etc/init.d/netconfig that generates new config is
quite complex itself.
So instead let's save the most important settings, regenerate config
from the scratch and restore values. This should work for 99% of users.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 41500
Hauke Mehrtens [Thu, 3 Jul 2014 20:22:33 +0000 (20:22 +0000)]
kernel: add missing config option
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41499
Felix Fietkau [Thu, 3 Jul 2014 18:57:47 +0000 (18:57 +0000)]
ubus: update to the latest version, fixes compile error regressions
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41496
Florian Fainelli [Thu, 3 Jul 2014 17:19:10 +0000 (17:19 +0000)]
realview: set LAN interface to be in DHCP
Realview is mostly used as a QEMU development platform, which will provide a
built-in DHCP server to NAT or bridge the connection outside of the emulated
environment.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 41495
Florian Fainelli [Thu, 3 Jul 2014 17:18:58 +0000 (17:18 +0000)]
realview: disable SWP emulation
This is not needed since our toolchain produces the expected binaries for the
target CPU.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 41494
John Crispin [Thu, 3 Jul 2014 11:56:56 +0000 (11:56 +0000)]
wrt55agv2-spidevs: fix compile issues
i think this breakage was introduced when linux moved to uapi header
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41493
Felix Fietkau [Thu, 3 Jul 2014 10:49:41 +0000 (10:49 +0000)]
ubus: update to the latest version, increases maximum message size and adds a few fixes
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41492
Jo-Philipp Wich [Thu, 3 Jul 2014 09:21:44 +0000 (09:21 +0000)]
firewall: fix issue with parsing network options
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41491
Felix Fietkau [Thu, 3 Jul 2014 06:21:49 +0000 (06:21 +0000)]
rc.common: when reloading a service using procd, fall back to calling start instead of restart
This avoids unnecessary service restarts
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41490
Hauke Mehrtens [Wed, 2 Jul 2014 22:27:32 +0000 (22:27 +0000)]
mac80211: update regulatory database to master-2014-06-13
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41489
Hauke Mehrtens [Wed, 2 Jul 2014 22:07:46 +0000 (22:07 +0000)]
brcm47xx: add CONFIG_LEDS_GPIO_REGISTER
CONFIG_LEDS_GPIO_REGISTER is selected by the bcm47xx arch code.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41488
Hauke Mehrtens [Wed, 2 Jul 2014 22:03:03 +0000 (22:03 +0000)]
brcm47xx: refresh patches
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41487
Hauke Mehrtens [Wed, 2 Jul 2014 21:54:59 +0000 (21:54 +0000)]
brcm47xx: backport BCM47XX Linksys WRT54G series patches
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41486
Hauke Mehrtens [Wed, 2 Jul 2014 21:43:17 +0000 (21:43 +0000)]
iwinfo: fix string format for country code
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41485
Hauke Mehrtens [Wed, 2 Jul 2014 20:52:50 +0000 (20:52 +0000)]
b43-tools: update to version 019
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41484
Felix Fietkau [Wed, 2 Jul 2014 19:18:23 +0000 (19:18 +0000)]
igmpproxy: automatically add firewall rules for multicast routing based on the current config
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41483
Felix Fietkau [Wed, 2 Jul 2014 19:18:20 +0000 (19:18 +0000)]
procd: add a shell helper function to emit a config.change event
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41482
Felix Fietkau [Wed, 2 Jul 2014 19:18:16 +0000 (19:18 +0000)]
procd: add shell functions to add instance data
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41481
Felix Fietkau [Wed, 2 Jul 2014 19:18:13 +0000 (19:18 +0000)]
firewall: update to the latest version, adds support for fetching firewall rules from procd
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41480
Felix Fietkau [Wed, 2 Jul 2014 19:18:09 +0000 (19:18 +0000)]
iptables: refresh patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41479
Felix Fietkau [Wed, 2 Jul 2014 19:18:05 +0000 (19:18 +0000)]
procd: update to the latest version, adds support for dumping per-instance service data with an optional type filter
also fixes a crash on stopping a service with triggers after reloading it
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41478
John Crispin [Wed, 2 Jul 2014 18:52:36 +0000 (18:52 +0000)]
kernel: disable CONFIG_IRQ_ALL_CPUS by default
this fixes the mpc85xx build error
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41477
John Crispin [Wed, 2 Jul 2014 16:37:30 +0000 (16:37 +0000)]
ramips: add missing rt3352 usb phy node to dts
Signed-off-by: michael <igvtee@gmail.com>
SVN-Revision: 41476
John Crispin [Wed, 2 Jul 2014 16:37:26 +0000 (16:37 +0000)]
ramips: fix target rt5350 only have 28 gpios
Signed-off-by: michael <igvtee@gmail.com>
SVN-Revision: 41475
John Crispin [Wed, 2 Jul 2014 16:37:23 +0000 (16:37 +0000)]
lantiq: UbinizeImage instead of lantiq-specific ubinize.cfg files
New make target in lantiq to use UbinizeImage and SysupgradeNand.
Only enabled for BTHOMEHUBV2B for the moment but should be useable
for other lantiq nand boards.
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 41474
John Crispin [Wed, 2 Jul 2014 16:33:20 +0000 (16:33 +0000)]
lantiq: more PKG_CHECK_FORMAT_SECURITY fixes
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41473
John Crispin [Wed, 2 Jul 2014 16:33:11 +0000 (16:33 +0000)]
lantiq: add support for /tmp/sysinfo
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41472
John Crispin [Wed, 2 Jul 2014 14:32:43 +0000 (14:32 +0000)]
ralink: make xhci platform depend on mt7621
this broke CONFIG_ALL builds for mt7620
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41471
John Crispin [Wed, 2 Jul 2014 12:56:20 +0000 (12:56 +0000)]
ubox: fix remote logging
in r41439 a flag for enabling remote logging was added,
but the actual check was done on a different variable.
Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
SVN-Revision: 41467
Jo-Philipp Wich [Wed, 2 Jul 2014 12:41:36 +0000 (12:41 +0000)]
iproute2: re-enable PIC, it is only applied to libnetlink.a and required for collectd
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41460
Jo-Philipp Wich [Wed, 2 Jul 2014 11:39:28 +0000 (11:39 +0000)]
include: remove SDK exception from package install targets
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41459
Jo-Philipp Wich [Wed, 2 Jul 2014 11:39:24 +0000 (11:39 +0000)]
iptables: pass --disable-ipv6 is CONFIG_IPV6 is unset
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41458
Felix Fietkau [Wed, 2 Jul 2014 08:19:43 +0000 (08:19 +0000)]
strace: fix build failure on arm
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41457
John Crispin [Wed, 2 Jul 2014 08:17:36 +0000 (08:17 +0000)]
lantiq: more PKG_CHECK_FORMAT_SECURITY related fixes
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41456
John Crispin [Wed, 2 Jul 2014 08:00:44 +0000 (08:00 +0000)]
ar71xx: add missing config symbol
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41455
John Crispin [Wed, 2 Jul 2014 07:43:32 +0000 (07:43 +0000)]
lantiq: fix missing symbols
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41454
John Crispin [Wed, 2 Jul 2014 07:42:44 +0000 (07:42 +0000)]
ralink: add Wansview NCS601W IP Camera
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41453
John Crispin [Tue, 1 Jul 2014 18:17:55 +0000 (18:17 +0000)]
ralink: register wifi firmware for WRTnode
After r41444 wifi working on WRTnode. Tested.
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41452
John Crispin [Tue, 1 Jul 2014 18:05:09 +0000 (18:05 +0000)]
ltq-vdsl-mei: disable PKG_CHECK_FORMAT_SECURITY
the build breaks when PKG_CHECK_FORMAT_SECURITY:=1
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41451
John Crispin [Tue, 1 Jul 2014 13:38:30 +0000 (13:38 +0000)]
ar71xx: Add support for MikroTik RouterBOARD SXT Lite
This patch adds support for the MikroTik RouterBOARD SXT Lite.
The new RB911L series is also supported as a result.
v2 of this patch fixes the wmac offset to match what is on the sticker.
v3 refreshes the patch against r41148 and defines the power led as the status led in diag.sh
v4 refreshes the patch against r41353 and fixes the patch path issue to make git am work correctly
v5 selects the kernel config option in the mikrotik profile rather than in the main ar71xx config
Signed-off-by: Matthew Reeve <mreeve@tenxnetworks.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41450
John Crispin [Tue, 1 Jul 2014 13:18:38 +0000 (13:18 +0000)]
lantiq: Enable LANTIQ_PHY and LANTIQ_XRX200 only in XRX200 subtarget
Enable LANTIQ_PHY and LANTIQ_XRX200 only in XRX200 subtarget.
These drivers are not needed for ASE, Danube and AR9.
As side effect PHY11G and PHY22F firmwares are not included in the
kernel image, which saves 64 KB.
Signed off by: José Vázquez Fernández <ppvazquezfer@gmail.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41449
John Crispin [Tue, 1 Jul 2014 13:18:27 +0000 (13:18 +0000)]
ramips: set default vid of each vlan, so it won't need be set explicitly.
Signed-off-by: Xiongfei Guo <xfguo@credosemi.com>
SVN-Revision: 41448
John Crispin [Tue, 1 Jul 2014 10:26:42 +0000 (10:26 +0000)]
ramips: add WHR-1166 support
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41447
John Crispin [Tue, 1 Jul 2014 10:26:38 +0000 (10:26 +0000)]
ramips: sync the WHR-600D flash layout with that of the vendor FW
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41446
John Crispin [Tue, 1 Jul 2014 10:26:33 +0000 (10:26 +0000)]
ramips: add wmac to mt7620a device tree
Signed-off-by: Roman Yeryomin <roman@advem.lv>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41445
John Crispin [Tue, 1 Jul 2014 10:26:30 +0000 (10:26 +0000)]
ramips: add wmac to mt7620n device tree
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41444
John Crispin [Tue, 1 Jul 2014 10:26:25 +0000 (10:26 +0000)]
ramips: enable wmac clock for mt7620
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41443
John Crispin [Tue, 1 Jul 2014 10:26:21 +0000 (10:26 +0000)]
mac80211: enable driver compilation for mt7620
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41442
John Crispin [Tue, 1 Jul 2014 10:26:18 +0000 (10:26 +0000)]
mac80211: add support for mt7620
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41441
John Crispin [Tue, 1 Jul 2014 10:26:14 +0000 (10:26 +0000)]
base-files: fix ramfs / nand upgrade
/lib/{imx6,lantiq,...}.sh are needed in the ramfs for sysupgrade to work.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41440
John Crispin [Tue, 1 Jul 2014 10:26:10 +0000 (10:26 +0000)]
ubox: add a flag that allows us to disable remote log while keeping the ip settings inside uci
this makes webui foo a lot easier
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41439
John Crispin [Tue, 1 Jul 2014 10:26:07 +0000 (10:26 +0000)]
ppp: fix keep alive option
currently the keepalive option needs to be removed to fully disable it. this patch allows us to set it to 0.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41438
John Crispin [Tue, 1 Jul 2014 10:26:03 +0000 (10:26 +0000)]
kernel: add japanese codepages
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41437
Imre Kaloz [Tue, 1 Jul 2014 09:45:41 +0000 (09:45 +0000)]
set led triggers for the Linksys WRT1900AC
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41436
Imre Kaloz [Tue, 1 Jul 2014 09:43:38 +0000 (09:43 +0000)]
adjust default profile, and add an evalboard one
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41435
Imre Kaloz [Tue, 1 Jul 2014 09:36:38 +0000 (09:36 +0000)]
try to load the orion glue automatically
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41434
Imre Kaloz [Tue, 1 Jul 2014 09:35:22 +0000 (09:35 +0000)]
drop unneeded file
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41433
Steven Barth [Tue, 1 Jul 2014 08:15:28 +0000 (08:15 +0000)]
odhcpd: some minor DHCP/DHCPv6 fixes
SVN-Revision: 41432
Felix Fietkau [Mon, 30 Jun 2014 15:34:03 +0000 (15:34 +0000)]
openvpn: fix compile error with musl
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41425
Jonas Gorski [Mon, 30 Jun 2014 13:34:43 +0000 (13:34 +0000)]
brcm63xx: fix Livebox 1 support
The Livebox 1 support is currently broken. Fixed with this patch
Fixes:
- Redboot partitioning broken: fixed
- Replaced custom ephy reset with platform code
- USB code breaks the building process: fixed
- Led colors
- Removed unneded EHCI code since bcm6348 only has OHCI
Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com>
[jogo: drop unneded parts since merge, fixup to apply to current head]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41424
Jonas Gorski [Mon, 30 Jun 2014 13:34:37 +0000 (13:34 +0000)]
brcm63xx: 3.10: backport multi-board support
There have been no reported regressions, so backport it to 3.10.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41422
Jonas Gorski [Mon, 30 Jun 2014 13:34:34 +0000 (13:34 +0000)]
brcm63xx: Add support for Comtrend WAP-5813n
This adds support for Comtrend WAP-5813n.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
[jogo: refresh patches]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41421
Jonas Gorski [Mon, 30 Jun 2014 13:34:28 +0000 (13:34 +0000)]
brcm63xx: CPVA502+ board fixes
Some fixes for Telsey CPVA502+ bcm6348 routers:
- reset the external PHY (eth1) with proper platform code, not using a led definiton
- eth1 is an external phy, not a switch, deleted forced link speed
- fixed led color
Patch made for 3.14 kernel patches.
Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com>
[jogo: also fix 3.14, refresh patches]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41420
Felix Fietkau [Mon, 30 Jun 2014 12:43:03 +0000 (12:43 +0000)]
openvpn: update to version 2.3.4
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41416
Luka Perkov [Mon, 30 Jun 2014 10:11:18 +0000 (10:11 +0000)]
busybox: fix validation in sysntpd init script
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41415
John Crispin [Mon, 30 Jun 2014 09:57:29 +0000 (09:57 +0000)]
procd: fix uci_validation
Regardles of the return code from validate_data _error variable will be 0 due
to 'local' command in the previous line. With this patch we are able to catch
the return code from validate_data tool.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41414
John Crispin [Mon, 30 Jun 2014 09:57:25 +0000 (09:57 +0000)]
ubox: update to latest git
this adds validation fixes
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41413
Felix Fietkau [Mon, 30 Jun 2014 08:19:52 +0000 (08:19 +0000)]
build: Introduce PKG_CHECK_FORMAT_SECURITY
The idea is to get rid of
http://en.wikipedia.org/wiki/Uncontrolled_format_string
by using "-Wformat -Werror=format-security" by default
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 41412
Felix Fietkau [Mon, 30 Jun 2014 08:19:48 +0000 (08:19 +0000)]
build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages
The idea is to gradually fix the packages
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 41411
Felix Fietkau [Mon, 30 Jun 2014 08:19:44 +0000 (08:19 +0000)]
rbcfg: fix format string bug
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 41410
Steven Barth [Mon, 30 Jun 2014 07:56:33 +0000 (07:56 +0000)]
odhcpd: fix build failure with musl
SVN-Revision: 41409
Felix Fietkau [Mon, 30 Jun 2014 06:50:22 +0000 (06:50 +0000)]
scripts: unset GREP_OPTIONS in env and feeds (fixes #16924)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41407
Luka Perkov [Sun, 29 Jun 2014 23:29:57 +0000 (23:29 +0000)]
mvebu: drop 3.10 support
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41406
Luka Perkov [Sun, 29 Jun 2014 23:05:05 +0000 (23:05 +0000)]
base-files: define yes/no as valid boolean options
ubox validate_data defines yes/no as valid boolean options, do the same in
config_get_bool too.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41405
Felix Fietkau [Sun, 29 Jun 2014 22:26:08 +0000 (22:26 +0000)]
pppd: fix build with musl
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41404
Felix Fietkau [Sun, 29 Jun 2014 22:26:05 +0000 (22:26 +0000)]
rpcd: update to the latest version, fixes build with musl
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41403
Felix Fietkau [Sun, 29 Jun 2014 22:26:02 +0000 (22:26 +0000)]
samba36: fix build error with musl
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41402
Felix Fietkau [Sun, 29 Jun 2014 22:25:58 +0000 (22:25 +0000)]
relayd: update to the latest version, fixes musl compile and multicast relaying
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41401
Felix Fietkau [Sun, 29 Jun 2014 22:25:54 +0000 (22:25 +0000)]
librpc: fix compile errors with musl
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41400
Felix Fietkau [Sun, 29 Jun 2014 22:25:51 +0000 (22:25 +0000)]
musl: add sgidefs.h
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41399
Felix Fietkau [Sun, 29 Jun 2014 22:25:46 +0000 (22:25 +0000)]
musl: add a few more glibc types to includes
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41398
Felix Fietkau [Sun, 29 Jun 2014 22:25:43 +0000 (22:25 +0000)]
gettext-full: use uclibc workarounds for musl as well
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41397
Felix Fietkau [Sun, 29 Jun 2014 22:25:40 +0000 (22:25 +0000)]
musl: remove fake glibc defines
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41396
Felix Fietkau [Sun, 29 Jun 2014 22:25:36 +0000 (22:25 +0000)]
strace: fix compile with musl
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41395
Felix Fietkau [Sun, 29 Jun 2014 22:25:32 +0000 (22:25 +0000)]
musl: update to version 1.1.3
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41394
Felix Fietkau [Sun, 29 Jun 2014 21:27:28 +0000 (21:27 +0000)]
netifd: update to the latest version, fixes a crash on reload with hotplugged devices
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41393
Imre Kaloz [Sun, 29 Jun 2014 21:26:01 +0000 (21:26 +0000)]
fix the WPS button's GPIO number on the mamba
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41392
Jonas Gorski [Sun, 29 Jun 2014 18:36:39 +0000 (18:36 +0000)]
kernel: add missing config symbols
Spotted by several buildbots.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Patchwork: http://patchwork.openwrt.org/patch/5768/
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41391
Felix Fietkau [Sun, 29 Jun 2014 18:34:22 +0000 (18:34 +0000)]
netifd: update to the latest version, addds a few fixes and enables multicast->unicast for igmp snooping on wireless devices
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41390
Felix Fietkau [Sun, 29 Jun 2014 15:41:39 +0000 (15:41 +0000)]
ubox: add explicit dependency on libubus to catch ABI changes
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41389
Imre Kaloz [Sun, 29 Jun 2014 13:11:57 +0000 (13:11 +0000)]
upgrade to Linux 3.14.9
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41388
Imre Kaloz [Sun, 29 Jun 2014 13:10:35 +0000 (13:10 +0000)]
build firmware images for the Mamba (Linksys WRT1900AC)
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41387
Imre Kaloz [Sun, 29 Jun 2014 13:09:15 +0000 (13:09 +0000)]
set nand and squashfs features
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41386
Imre Kaloz [Sun, 29 Jun 2014 13:06:48 +0000 (13:06 +0000)]
add uboot-envtools by default
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41385
Imre Kaloz [Sun, 29 Jun 2014 13:03:55 +0000 (13:03 +0000)]
handle the dual-firmware layout on the WRT1900AC
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41384
Imre Kaloz [Sun, 29 Jun 2014 12:53:09 +0000 (12:53 +0000)]
use the power led on the WRT1900AC for status reporting
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41383
Imre Kaloz [Sun, 29 Jun 2014 12:51:39 +0000 (12:51 +0000)]
fixup mac addresses on the WRT1900AC
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41382