Re: [OpenWrt-Devel] Patch: Support for TP-Link WR-802N

2016-02-12 Thread John Crispin
Hi Rick, please read the howto for submitting patches. the actual patches look fine at first glance, but they format in which you sent them is bad i am afraid. the howto explains how to send the patches properly. John On 21/01/2016 18:17, Rick Pannen wrote: > Hi, > > I added support

Re: [OpenWrt-Devel] [PATCH 2/2] linux/net: Add dependency for crypto echainiv module on 4.4

2016-02-12 Thread John Crispin
Hi, On 30/01/2016 23:15, André Valentin wrote: > This dependency is needed to be able to create ipsec xfrm states. > > Signed-off-by: André Valentin > --- > package/kernel/linux/modules/netsupport.mk | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff

[OpenWrt-Devel] Patchwork patch state mysteriously changed to "Not applicable"

2016-02-12 Thread Bob Ham
Hi there, I've received a message from patchwork saying that this patch http://patchwork.ozlabs.org/patch/576676/ now has the state of "Not applicable" but there are no comments and it doesn't say who changed the status. Is there a way for me to find out who changed the status and why? Is

Re: [OpenWrt-Devel] [PATCH] fstools: add reusable function for getting fs type txt

2016-02-12 Thread John Crispin
Hi Tymon, few comments inline On 31/01/2016 14:01, tymon wrote: > > Add 'volume_identity_txt()' function so that we can use it to print the > coressponding fs > type as 'char *' type when we need. > > Signed-off-by: tymon > --- > libfstools/overlay.c | 10

Re: [OpenWrt-Devel] Patchwork patch state mysteriously changed to "Not applicable"

2016-02-12 Thread Bastian Bittorf
* Bob Ham [12.02.2016 11:00]: > now has the state of "Not applicable" but there are no comments and it > doesn't say who changed the status. what I see is, that 'luci-app-bmx6/files/usr/lib/lua/luci/model/cbi/bmx6/main.lua' is at least does not belong to openwrt.git - you

[OpenWrt-Devel] [PATCH] ramips: Support LEDs on D-Link DIR-860L B1

2016-02-12 Thread Johannes Wienke
Adds the required gpio definitions. Signed-off-by: Johannes Wienke --- target/linux/ramips/dts/DIR-860L-B1.dts | 20 1 file changed, 20 insertions(+) diff --git a/target/linux/ramips/dts/DIR-860L-B1.dts b/target/linux/ramips/dts/DIR-860L-B1.dts index

[OpenWrt-Devel] ramips: Failsafe switch config broken on (some?) mt7620/mt7621 devices

2016-02-12 Thread Joseph C. Lehner
As indicated in the bug tracker[1], failsafe mode is broken on at least some devices using the mt7620 switch (and possibly mt7621). The thread explicitly mentions the Xiaomi MiWifi, and the Nexx WT3020, and an unspecified device using the mt7621 switch; I can confirm the issue on a Netgear EX2700

Re: [OpenWrt-Devel] Patchwork patch state mysteriously changed to "Not applicable"

2016-02-12 Thread John Crispin
On 12/02/2016 10:54, Bob Ham wrote: > Hi there, > > I've received a message from patchwork saying that this patch > > http://patchwork.ozlabs.org/patch/576676/ > > now has the state of "Not applicable" but there are no comments and it > doesn't say who changed the status. > > Is there a

Re: [OpenWrt-Devel] [PATCH] [v4] ar71xx: Support for Ubiquiti UniFi AP AC LITE

2016-02-12 Thread John Crispin
On 12/02/2016 08:48, p.wa...@gmx.at wrote: > From: P.Wassi > > Add support for the Ubiquiti UniFi AP AC LITE > Signed-off-by: P.Wassi Hi, we need a proper name and please replace the at with the real symbol John > --- > RESUBMISSION since the last patch sent had problems with >

Re: [OpenWrt-Devel] [PATCH v2] kernel: crypto: add fsl CAAM package

2016-02-12 Thread John Crispin
On 08/02/2016 20:52, Pushpal Sidhu wrote: > Kernel package enables the Freescale CAAM (crypto accelerator and assurance > module, aka SEC4). Sets kernel defaults for ringsize, intc, and debug. > > Signed-off-by: Pushpal Sidhu > --- > v2 changes: > - Move package location

[OpenWrt-Devel] erro compiling 'master' with musl

2016-02-12 Thread Bastian Bittorf
user@box:~/openwrt$ cat logs/package/feeds/routing/olsrd/compile.txt make[4]: Entering directory `/home/bastian/openwrt/build_dir/target-mips_34kc_musl-1.1.12/olsrd-master' [CC] src/main.c src/main.c:48:22: fatal error: execinfo.h: No such file or directory compilation terminated. make[4]: ***

Re: [OpenWrt-Devel] [PATCH 3/4] uci: add support for speed_mask to switch LED init scripts

2016-02-12 Thread Karl Palsson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michal wrote: > echo $port_mask > > /sys/class/leds/${sysfs}/port_mask > + config_get speed_mask $1 speed_mask > + [ -n "$speed_mask" ] && \ > +

Re: [OpenWrt-Devel] [PATCH] libubus.h: marking unused variables

2016-02-12 Thread Emanuel Taube
2016-02-12 8:44 GMT+01:00 John Crispin : > > > On 10/02/2016 14:04, Emanuel Taube wrote: > > > > diff --git a/libubus.h b/libubus.h > > index 08dac49..d419205 100644 > > --- a/libubus.h > > +++ b/libubus.h > > @@ -285,7 +285,7 @@ int ubus_invoke_async(struct ubus_context *ctx,

Re: [OpenWrt-Devel] Patchwork patch state mysteriously changed to "Not applicable"

2016-02-12 Thread John Crispin
On 12/02/2016 11:43, Bob Ham wrote: > On Fri, 2016-02-12 at 11:03 +0100, Bastian Bittorf wrote: >> * Bob Ham [12.02.2016 11:00]: >>> now has the state of "Not applicable" but there are no comments and it >>> doesn't say who changed the status. >> >> what I see is, that >>

Re: [OpenWrt-Devel] Patchwork patch state mysteriously changed to "Not applicable"

2016-02-12 Thread Bob Ham
On Fri, 2016-02-12 at 11:03 +0100, Bastian Bittorf wrote: > * Bob Ham [12.02.2016 11:00]: > > now has the state of "Not applicable" but there are no comments and it > > doesn't say who changed the status. > > what I see is, that >

[OpenWrt-Devel] [PATCH v2] libubus.h: marking unused variables

2016-02-12 Thread Emanuel Taube
Inform the compiler that the variables are not gona be used to avoid compiler warnings. Signed-off-by: Emanuel Taube diff --git a/libubus.h b/libubus.h index 08dac49..3234df4 100644 --- a/libubus.h +++ b/libubus.h @@ -289,6 +289,7 @@ static inline void

Re: [OpenWrt-Devel] [PATCH] [v5] ar71xx: Support for Ubiquiti UniFi AP AC LITE

2016-02-12 Thread p . wassi
From: Paul Wassi Add support for the Ubiquiti UniFi AP AC LITE Signed-off-by: Paul Wassi --- This patch adds: * New machine type * Code for device setup * Proper image configuration * New target for the build system * Network setup as LAN-only * Diagnostic LED *

Re: [OpenWrt-Devel] [PATCH 3/4] uci: add support for speed_mask to switch LED init scripts

2016-02-12 Thread John Crispin
On 12/02/2016 00:45, Michal wrote: > From: Michal Cieslakiewicz > Subject: [PATCH 3/4] uci: add support for speed_mask to switch LED init > scripts > > This patch adds extra parameter to switch LED trigger initialization > functions. > New functionality maintains

[OpenWrt-Devel] [PATCH] ramips: fix WSR-1166 partition table

2016-02-12 Thread Lorenzo Bianconi
- Fix typo in board_data partition start address - Increase board_data partition size in order to exploit all flash size Signed-off-by: Lorenzo Bianconi --- target/linux/ramips/dts/WSR-1166.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

Re: [OpenWrt-Devel] [PATCH v2] kernel: crypto: add fsl CAAM package

2016-02-12 Thread Pushpal Sidhu
John, On Fri, Feb 12, 2016 at 12:09 AM, John Crispin wrote: > > > > On 08/02/2016 20:52, Pushpal Sidhu wrote: > > Kernel package enables the Freescale CAAM (crypto accelerator and assurance > > module, aka SEC4). Sets kernel defaults for ringsize, intc, and debug. > > > >

Re: [OpenWrt-Devel] [PATCH 3/4] uci: add support for speed_mask to switch LED init scripts

2016-02-12 Thread Michal
On Fri, 12 Feb 2016 10:38:22 - Karl Palsson wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Michal wrote: > > echo $port_mask > > > /sys/class/leds/${sysfs}/port_mask > > + config_get

Re: [OpenWrt-Devel] Patchwork patch state mysteriously changed to "Not applicable"

2016-02-12 Thread Bob Ham
Hi Pau, The patch I emailed is against the master branch of the openwrt-routing repository. Can you apply that? Regards, Bob On Fri, 2016-02-12 at 18:07 +0100, Pau wrote: > Hello Bob. > > I think it has been set as "Not applicable" because this package is part > of the openwrt-routing feed

[OpenWrt-Devel] make -j8 download. fails every time.

2016-02-12 Thread Kenneth Johansson
Something is wrong with the download script. do a distclean or rm -rf dl/*. then download all the files with make -j8 download. This also shows up in a normal "make -j8" but only rarely. I originally thought that the script might have used a temporary file that always have the same name or

Re: [OpenWrt-Devel] Cannot flash UBNT Loco M2

2016-02-12 Thread Joseph Marlin
Yes, we've been fighting this bug unsuccessfully for quite a while. It's the result of a new version of uboot changing the partition sizes. Here's the ticket: https://dev.openwrt.org/ticket/20982 - Original Message - From: "Outback Dingo" To: "Bill Moffitt"

[OpenWrt-Devel] Cannot flash UBNT Loco M2

2016-02-12 Thread Bill Moffitt
I got a new batch of LocoM2 units, and they won't flash using the "recovery" (tftp) method - it says, received ERROR

[OpenWrt-Devel] GitHub and openwrt.org mailing lists (was: Patchwork patch state mysteriously changed to "Not applicable")

2016-02-12 Thread Bob Ham
On Fri, 2016-02-12 at 20:52 +0100, Pau wrote: > Please, fork the project in github and send a pull request. This is the > way we normally work in openwrt-routing. GitHub is a problem because it's proprietary. Are you refusing to apply patches unless they come from GitHub pull requests? Because