blogic [Thu, 19 Jun 2014 14:12:59 +0000 (14:12 +0000)]
lantiq: refresh patches
this adds ben's ath9k fixup
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41269
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Thu, 19 Jun 2014 14:12:55 +0000 (14:12 +0000)]
base-files: add upgraded to the list of daemons not killed
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41268
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 19 Jun 2014 07:56:24 +0000 (07:56 +0000)]
jsonfilter: improve error reporting
The CLI now describes expression errors more precisely, e.g.:
Syntax error: Invalid escape sequence
In expression @["foo\x"]
Near here ----------^
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41266
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Wed, 18 Jun 2014 17:06:37 +0000 (17:06 +0000)]
dnsmasq: removing nettle 3.0 support due to nettle downgrade
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41264
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Wed, 18 Jun 2014 17:06:30 +0000 (17:06 +0000)]
nettle: downgrade to 2.7.1 since gnutls is incompatible with 3.0
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41263
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 18 Jun 2014 16:34:23 +0000 (16:34 +0000)]
imx6: fix typo on wandboard detection
Revision r41256 introduced a typo (wandaboard => wandboard), but later
revisions expect to match on "wandboard"
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41262
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Wed, 18 Jun 2014 12:10:10 +0000 (12:10 +0000)]
odhcpd: improve static DHCPv4 leases (thanks arnd)
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41260
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Wed, 18 Jun 2014 11:29:09 +0000 (11:29 +0000)]
netifd: various bugfixes (thanks Hans Dedecker)
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41259
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 18 Jun 2014 10:10:30 +0000 (10:10 +0000)]
jsonpath: rename to jsonfilter and rewrite from flex/bison to lemon
This commit renames the jsonpath binary to jsonfilter to avoid clashing with a Python
extension of the same name.
The utility itself has been rewritten to use SQLite3's lemon parser generator instead
of a flex/bison combination which results in a much smaller binary.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41258
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 18 Jun 2014 10:08:16 +0000 (10:08 +0000)]
imx6: use /lib/imx6.sh inside the uci-defaults script
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41257
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 18 Jun 2014 10:08:12 +0000 (10:08 +0000)]
imx6: add a script to detect the board name and populate /tmp/sysinfo
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41256
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 18 Jun 2014 10:08:08 +0000 (10:08 +0000)]
ar71xx: Fixes for 951Ui-2HnD board support
WAN and LAN are swapped the wrong way around. This patch fixes that by adding the 951Ui-2HnD to ar71xx.sh and the relevant entry in 02_network.
This patch also defines the ACT LED as the status LED in diag.sh.
Signed-off-by: Matthew Reeve <mreeve@tenxnetworks.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41255
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 18 Jun 2014 10:08:05 +0000 (10:08 +0000)]
relayd: update to latest git head
this fixes multicast fowarding on relayd links
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41254
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 18 Jun 2014 10:08:01 +0000 (10:08 +0000)]
octeon: fix up the cpu flags
Signed-off-by: Martin Fäcknitz <faecknitz@hotsplots.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41253
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 18 Jun 2014 10:07:57 +0000 (10:07 +0000)]
octeon: add 3 upstream patches that fix issues on the esr-lite
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41252
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 18 Jun 2014 10:07:53 +0000 (10:07 +0000)]
toolchain: use different defaults for octeon
force eglibc and gcc4.6+linaro for octeon
Signed-off-by: Martin Fäcknitz <faecknitz@hotsplots.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41251
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 18 Jun 2014 10:07:49 +0000 (10:07 +0000)]
include/target.mk: add CPU_CFLAGS_octeon
Signed-off-by: Martin Fäcknitz <faecknitz@hotsplots.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41250
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Wed, 18 Jun 2014 10:04:47 +0000 (10:04 +0000)]
dnsmasq: compatibility with nettle 3.0
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41249
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Wed, 18 Jun 2014 10:04:43 +0000 (10:04 +0000)]
nettle: import from packages, update to 3.0
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41248
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Wed, 18 Jun 2014 10:04:38 +0000 (10:04 +0000)]
gmp: import from packages, update and reduce size
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41247
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Wed, 18 Jun 2014 10:04:34 +0000 (10:04 +0000)]
dnsmasq: various house-keeping updates
* Add Authoritative DNS and IPSET to full variant
* Remove some bloat from IPSET support
* Reintroduce "DHCP no address warning"-patch
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41246
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Wed, 18 Jun 2014 10:04:29 +0000 (10:04 +0000)]
dnsmasq: add UCI DNSSEC runtime support
Ship keys for the root zone and add two uci options to enable
DNSSEC checks:
Option 'dnssec': Activate DNSSEC validation
Option 'dnsseccheckunsigned': Ensure answers without DNSSEC are in
unsigned zones.
Signed-off-by: Andre Heider <a.heider@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41245
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Wed, 18 Jun 2014 10:04:25 +0000 (10:04 +0000)]
dnsmasq: Add a full variant
This variant includes support for DHCPv6 and DNSSEC.
DNSSEC adds a dependency on libnettle.
Signed-off-by: Andre Heider <a.heider@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41244
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Wed, 18 Jun 2014 10:04:21 +0000 (10:04 +0000)]
dnsmasq: add upstream patch to build against libnettle-mini
Signed-off-by: Andre Heider <a.heider@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41243
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Wed, 18 Jun 2014 10:04:17 +0000 (10:04 +0000)]
dnsmasq: respect target's LDFLAGS
Append local flags, don't overwrite.
Signed-off-by: Andre Heider <a.heider@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41242
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Wed, 18 Jun 2014 10:04:02 +0000 (10:04 +0000)]
dnsmasq: use COPTS for compile time options
As documented in config.h.
Doing otherwise will break dnsmasq's pkg-wrapper script to find its
libs to link to.
Signed-off-by: Andre Heider <a.heider@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41241
3c298f89-4303-0410-b956-
a3cf2f4a3e73
luka [Tue, 17 Jun 2014 21:04:45 +0000 (21:04 +0000)]
mvebu: be consistent with kernel config file names
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41240
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Tue, 17 Jun 2014 17:51:35 +0000 (17:51 +0000)]
procd: forgot to update the git id in the last commit
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41239
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Tue, 17 Jun 2014 15:40:05 +0000 (15:40 +0000)]
procd: make upgarded depend on mips, the static linking on arm fails
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41238
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Tue, 17 Jun 2014 15:40:02 +0000 (15:40 +0000)]
procd: some cleanup for SysupgradeNAND
Removed unused ubi file file from template as ubinized images are
passed directly and not inside the tarball.
Also removed left-over white-space.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41237
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Tue, 17 Jun 2014 15:38:54 +0000 (15:38 +0000)]
lantiq: DGN3500 (all known variants) factory and sysupgrade image building support
This patch adds factory image building for the DGN3500, all variants,
and fixes sysupgrade images to make them play nice with the sercomm
secondary boot loader.
The factory images can be used directly in the update dialog in the
interface of the stock firmware and via the special Sercomm bootmode
and a special windows flashing utility (allegedly present in the CD
that came with the device -- but it's also compatible with the NSLU2
Upgrade_207_XP utility.) The special bootmode can be activated by
turning the device on while holding the reset button pressed, then
releasing it when the power led starts blinking red and green. Please
notice that if using the 207 utility, it will always report that the
flashing failed even though it completed successfully. Just power
cycle the router manually after the utility reports the failure and
OpenWRT will boot. This same utility (despite reporting failure in
this case too) can revert a DGN3500 (any variant) to the appropriate
stock Netgear firmware.
This patch is a heavily modified version of a package I found on the
OpenWRT forum with a couple fixes and features added -- mainly the
generation of all the different image variants to support all known
models directly, atm known variants are AnnexA-WW, AnnexA-NA and
AnnexB-DE/GR.
I tested the patch successfully on my device.
Signed-off-by: Marco Antonio Mauro <marcus90@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41236
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Tue, 17 Jun 2014 15:15:05 +0000 (15:15 +0000)]
[kernel]: package the TLC59116 led driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41235
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Tue, 17 Jun 2014 15:14:02 +0000 (15:14 +0000)]
[mvebu]: add dummy fixup for 3.10
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41234
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Tue, 17 Jun 2014 15:13:33 +0000 (15:13 +0000)]
build images for the WRT1900AC
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41233
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Tue, 17 Jun 2014 15:13:10 +0000 (15:13 +0000)]
[mvebu]: preliminary support for the WRT1900AC (work in progress)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41232
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Tue, 17 Jun 2014 15:03:05 +0000 (15:03 +0000)]
[kernel]: package the TI TMP421 driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41231
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Tue, 17 Jun 2014 15:02:28 +0000 (15:02 +0000)]
[kernel]: bundle ehci-orion with kmod-usb2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41230
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 17 Jun 2014 15:01:47 +0000 (15:01 +0000)]
mpc85xx: fix typo in TP-Link WDR4900 profile
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41229
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Tue, 17 Jun 2014 13:05:24 +0000 (13:05 +0000)]
odhcpd: don't enable relaying by default anymore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41228
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Tue, 17 Jun 2014 12:43:30 +0000 (12:43 +0000)]
iproute2: update version to 3.15.0, refresh patches, add maintainer
Signed-off-by: Russell Senior <russell@personaltelco.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41227
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Tue, 17 Jun 2014 07:59:15 +0000 (07:59 +0000)]
odhcpd: also honor leasetime for dhcpv6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41226
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Tue, 17 Jun 2014 07:44:24 +0000 (07:44 +0000)]
odhcpd: Improve NotOnLink-behavior and make hostid more convient to configure
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41225
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Mon, 16 Jun 2014 18:57:20 +0000 (18:57 +0000)]
ramips: RT-N56U support fixes and factory image creation
Signed-off-by: Mikko Hissa <mikko.hissa@werzek.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41224
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Mon, 16 Jun 2014 18:55:18 +0000 (18:55 +0000)]
include/image.mk: cleanup the SysupgradeNAND template
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41223
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Mon, 16 Jun 2014 18:55:14 +0000 (18:55 +0000)]
procd: various cleanups to /lib/upgrade/nand.sh
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41222
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Mon, 16 Jun 2014 18:55:09 +0000 (18:55 +0000)]
procd: update to latest git HEAD
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41221
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Mon, 16 Jun 2014 18:55:05 +0000 (18:55 +0000)]
procd: rename procd_add_network_trigger
i got complaints about the bad naming of the api. lets rename it while there are no users yet.
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41220
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Mon, 16 Jun 2014 18:55:01 +0000 (18:55 +0000)]
kernel/3.1{0, 2, 3, 4}: mtd: m25p80: add support for EON EN25QH128
This flash is used in newer Ubnt UniFi AP Pro
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41219
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Mon, 16 Jun 2014 18:54:57 +0000 (18:54 +0000)]
kernel: replace a ubifs patch by upstream commit
A modified version of 552-ubifs-respect-silent-mount-flag.patch has
been merged upstream. Replace the patch in OpenWrt with the version
which has been merged.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41218
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Mon, 16 Jun 2014 18:54:53 +0000 (18:54 +0000)]
ramips: fixes XDXRN502J reset button
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41217
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Mon, 16 Jun 2014 18:54:48 +0000 (18:54 +0000)]
ramips: add vlan configuration for asiarf awm002-evb
Without this, the ports all end up on vlan 1. This enables a separate
WAN port that works.
Signed-off-by: Russell Senior <russell@personaltelco.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41216
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Mon, 16 Jun 2014 18:54:42 +0000 (18:54 +0000)]
ramips: restore AWM002-EVB profile in asiarf.mk
In a recent revision (r41177) John Crispin removed the profile for the
AsiaRF AWM002 eval board while adding another AsiaRF board. This
patch restores AWM002 and also corrects a misspelling and an
apparently errant reference to an Allnet ALL0239-3G device.
Signed-off-by: Galen Seitz <galens@seitzassoc.com>
Signed-off-by: Russell Senior <russell@personaltelco.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41215
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Mon, 16 Jun 2014 18:54:38 +0000 (18:54 +0000)]
lantiq BTHOMEHUBV2B - update dts for automatic detection of ubi partition and rootfs type
This patches the BTHOMEHUB2B device tree to make use of the
new code for automatic detection of the ubi partition and the
rootfs type within it. Gets rid of the ugly alternative bootargs
lines.
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
Acked-by: Daniel Golle <daniel@makrotopia.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41214
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Mon, 16 Jun 2014 18:54:33 +0000 (18:54 +0000)]
lantiq: fixup vgv7519 usb support
https://dev.openwrt.org/ticket/16800
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41213
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Mon, 16 Jun 2014 18:21:02 +0000 (18:21 +0000)]
ncurses: Install xterm-256color
Based on a patch by Jonathan Bennett <jbscience87@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41212
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Mon, 16 Jun 2014 16:45:05 +0000 (16:45 +0000)]
odhcpd: add more consistent hostname-writing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41211
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Mon, 16 Jun 2014 09:09:13 +0000 (09:09 +0000)]
odhcpd: update hostfile more often
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41197
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Mon, 16 Jun 2014 08:33:49 +0000 (08:33 +0000)]
odhcpd: fix dhcpv4 hostname attribute handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41196
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Sun, 15 Jun 2014 22:49:58 +0000 (22:49 +0000)]
odhcpd: accept FQDN as search domain
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41194
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Sun, 15 Jun 2014 20:55:17 +0000 (20:55 +0000)]
ppp: bump to 2.4.6
Signed-off-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41193
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 15 Jun 2014 19:34:51 +0000 (19:34 +0000)]
ubi-utils: fix wrong PKG_NAME, bump copyright, add build dependency on zlib
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41192
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 13 Jun 2014 13:29:18 +0000 (13:29 +0000)]
mac80211: disable the clk_* backport, it is unused by drivers and has the wrong ifdef
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41181
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 13 Jun 2014 10:10:05 +0000 (10:10 +0000)]
mac80211: fix disabling of 802.11n features
r40682 ("mac80211: clean up ht capability handling, drop the use of the
ht_capab list, use individual variables instead") removed the ht_capab list and
replaced it with optional variables to disable features for a phy. But these
variables weren't added in drv_mac80211_init_device_config and thus didn't make
any difference when modifying /etc/config/wireless.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41180
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 13 Jun 2014 09:40:14 +0000 (09:40 +0000)]
revert an accidentally committed patch chunk
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41179
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 13 Jun 2014 09:34:03 +0000 (09:34 +0000)]
kernel: fix pkt_type filter mask for packet sockets
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41178
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Fri, 13 Jun 2014 09:16:15 +0000 (09:16 +0000)]
ramips: add asiarf awapn2403 support
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41177
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 12 Jun 2014 20:30:37 +0000 (20:30 +0000)]
musl: fix toolchain build failure caused by some header changes
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41173
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Thu, 12 Jun 2014 17:57:19 +0000 (17:57 +0000)]
Update UML target to 3.10 and various improvements
Updated target to 3.10.36.
Added mconsole exec patch.
Added pseudo-random MAC patch (from NetKit).
Signed-off-by: Markus Stenberg <markus.stenberg@iki.fi>
Reviewed-by: Steven Barth <steven@midlink.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41172
3c298f89-4303-0410-b956-
a3cf2f4a3e73
luka [Thu, 12 Jun 2014 15:08:08 +0000 (15:08 +0000)]
feeds.conf.default: add management feed
This feed will contain packages related to management.
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41163
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 12 Jun 2014 14:44:26 +0000 (14:44 +0000)]
b43: fix a regression on G-PHY devices
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41162
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 12 Jun 2014 14:44:23 +0000 (14:44 +0000)]
rt2x00: fix crash when using TKIP on USB devices
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41161
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 12 Jun 2014 14:35:09 +0000 (14:35 +0000)]
scripts/metadata.pl: avoid adding depends and select for the same symbol
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41160
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 12 Jun 2014 11:41:12 +0000 (11:41 +0000)]
ath9k: fix initial noise floor calibration on older chips
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41156
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 12 Jun 2014 11:41:08 +0000 (11:41 +0000)]
ath9k: make noise floor calibration and periodic calibration mutually exclusive
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41155
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 12 Jun 2014 11:41:04 +0000 (11:41 +0000)]
b43: fix frequency reporting, fixes scan issues
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41154
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Thu, 12 Jun 2014 11:34:44 +0000 (11:34 +0000)]
Disable crashlog for UML
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41153
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Thu, 12 Jun 2014 09:22:07 +0000 (09:22 +0000)]
odhcpd: use search domain instead of domain attribute
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41152
3c298f89-4303-0410-b956-
a3cf2f4a3e73
luka [Wed, 11 Jun 2014 23:39:54 +0000 (23:39 +0000)]
kernel: update 3.14 to 3.14.7
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41150
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 11 Jun 2014 21:09:10 +0000 (21:09 +0000)]
feeds.conf.default: restore the old package feed temporarily
As explained here:
https://forum.openwrt.org/viewtopic.php?id=51078
allow both the old and the new packages feed to co-exist for a grace
period of 3 weeks, allowing maintainers to move packages progressively.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41149
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 11 Jun 2014 17:48:35 +0000 (17:48 +0000)]
procd: update to the latest version, fixes static linking of upgraded
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41148
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 11 Jun 2014 17:05:50 +0000 (17:05 +0000)]
netifd: use procd_add_reload_trigger
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41147
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 11 Jun 2014 17:05:46 +0000 (17:05 +0000)]
procd: allow passing multiple config files to procd_add_reload_trigger
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41146
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 11 Jun 2014 17:01:19 +0000 (17:01 +0000)]
ramips: fix rt2x00 handling of default packages for subtargets
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41145
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 11 Jun 2014 17:01:15 +0000 (17:01 +0000)]
include/cmake.mk: fix indentation
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41144
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 11 Jun 2014 15:43:24 +0000 (15:43 +0000)]
curl: move to core packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41143
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Wed, 11 Jun 2014 15:34:33 +0000 (15:34 +0000)]
procd: fix overflow in hotplug socket on certain targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41142
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 11 Jun 2014 13:00:25 +0000 (13:00 +0000)]
base-files: properly remove stderr from zcat/bzcat
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41135
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 11 Jun 2014 13:00:17 +0000 (13:00 +0000)]
kernel: make sure the new UBIBLOCK symbol does not break builds
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41134
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 11 Jun 2014 13:00:12 +0000 (13:00 +0000)]
ar71xx: activate the nand sutarget
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41133
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 11 Jun 2014 13:00:04 +0000 (13:00 +0000)]
ar71xx: fix up kernel config for the nand subtarget
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41132
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 11 Jun 2014 13:00:00 +0000 (13:00 +0000)]
ar71xx: add sysupgrade support for wndr4300
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41131
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 11 Jun 2014 12:59:57 +0000 (12:59 +0000)]
ar71xx: remove the explicit ubi.mtd- paramaters and rename ubiroot to ubi
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41130
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 11 Jun 2014 12:59:49 +0000 (12:59 +0000)]
procd: update to latest git HEAD
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41129
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 11 Jun 2014 12:59:45 +0000 (12:59 +0000)]
fstools: the ubi flash tool is obselete now
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41128
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 11 Jun 2014 12:59:41 +0000 (12:59 +0000)]
include/image.mk: add a target for generating sysupgrade tar files for nand
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41127
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 11 Jun 2014 12:59:37 +0000 (12:59 +0000)]
base-files: add an ugly hack for nand to sysupgrade
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41126
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 11 Jun 2014 12:59:33 +0000 (12:59 +0000)]
base-files: include more ubi* tools in sysupgrade ramdisk
Also add some more busybox symlinks which are useful for sysupgrade
on UBI-enabled devices.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41125
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 11 Jun 2014 12:59:30 +0000 (12:59 +0000)]
ubi-utils: cleanup the package
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41124
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 11 Jun 2014 12:59:26 +0000 (12:59 +0000)]
libubox: update to latest git
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41123
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 11 Jun 2014 12:59:22 +0000 (12:59 +0000)]
kernel: add a NAND_SUPPORT symbol
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41122
3c298f89-4303-0410-b956-
a3cf2f4a3e73