Re: [OpenWrt-Devel] [PATCH 2/3] netsupport: improve xfrm module support

2019-06-15 Thread Andre Valentin
Hi! Am 15.06.19 um 21:35 schrieb Hans Dedecker: > Hi, > > On Fri, Jun 14, 2019 at 1:10 PM André Valentin wrote: >> >> -switch to module autoprobe >> -exclude 4.9 kernel >> >> Signed-off-by: André Valentin >> --- >> package/kernel/linux/modules/netsupport.mk | 4 ++-- >> 1 file changed, 2 insert

[OpenWrt-Devel] [PATCH] base-files: sysupgrade: Bring down wifi just before killall

2019-06-15 Thread Jeff Kletsky
From: Jeff Kletsky Wifi can, in certain situations, cause sysupgrade to fail silently with a 256 return value as all processes can't be killed. One of these situations is mesh with batman-adv active. Added `wifi down` just prior to the killall sequence in stage2 Run-tested-on: Linksys EA8300 S

[OpenWrt-Devel] [PATCH 1/1] ipq40xx: Linksys: sysupgrade: Ensure OEM volumes are removed

2019-06-15 Thread Jeff Kletsky
From: Jeff Kletsky When OEM volumes are present in the [alt_]firmware partition, sysupgrade will write a new kernel, but will fail to write the root file system. The next boot will hang indefinitely Waiting for root device /dev/ubiblock0_0... Modified ipq40xx/base-files/lib/upgrade/linksys.

[OpenWrt-Devel] [PATCH 0/1] ipq40xx: Linksys: sysupgrade: Ensure OEM volumes are removed

2019-06-15 Thread Jeff Kletsky
From: Jeff Kletsky User reported that second sysupgrade of EA8300 resulted in hang Problem determined to be that an OEM "ubifs" volume was present in the OEM firmware, like the already handled "squashfs" volume. Recommend applying/backporting to openwrt-19.07 Jeff Jeff Kletsky (1): ipq40xx

Re: [OpenWrt-Devel] [PATCH] ath79: Add SUPPORTED_DEVICES for Archer C7 v1/v2

2019-06-15 Thread mail
> From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On > Behalf Of camden lindsay > Sent: Donnerstag, 2. Mai 2019 05:38 > To: m...@adrianschmutzler.de > Cc: Adrian Schmutzler ; OpenWrt Development > List ; Tomasz Maciej Nowak ; > David Bauer ; Christian Lamparter > Subject

Re: [OpenWrt-Devel] [PATCH 2/3] netsupport: improve xfrm module support

2019-06-15 Thread Hans Dedecker
Hi, On Fri, Jun 14, 2019 at 1:10 PM André Valentin wrote: > > -switch to module autoprobe > -exclude 4.9 kernel > > Signed-off-by: André Valentin > --- > package/kernel/linux/modules/netsupport.mk | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/package/kernel/linux/

Re: [OpenWrt-Devel] [PATCH 1/3] netifd: fix xfrm interface deletion and standardize netlink call

2019-06-15 Thread Hans Dedecker
On Fri, Jun 14, 2019 at 1:10 PM André Valentin wrote: > > -xfrm interfaces were deleted before > -use standard parameters for xfrm interface created > > Signed-off-by: André Valentin Patch merged; thx Hans > --- > system-linux.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > d

[OpenWrt-Devel] [PATCH] build: do not deref symlinks when INSTALL_XX

2019-06-15 Thread Yousong Zhou
This intends to serve as a guard against future use of the following that may lead to multiple copies of the same binary be packaged and installed to the target system $(INSTALL_DATA) $(PKG_INSTALL_DIR)/usr/lib/libyy.so.* $(1) Signed-off-by: Yousong Zhou --- If this got accepted, pull re

Re: [OpenWrt-Devel] [PATCH 2/3] network/config/xfrm: add host-dependency for xfrm interface parent

2019-06-15 Thread Hans Dedecker
On Fri, Jun 14, 2019 at 1:10 PM André Valentin wrote: > > Add proto_add_host_dependency to add a dependency to the tunlink interface > > Signed-off-by: André Valentin Patch pushed to master; thx Hans > --- > package/network/config/xfrm/files/xfrm.sh | 19 +++ > 1 file changed, 1

Re: [OpenWrt-Devel] [PATCH 2/3] base-files:fix a bug when add led timer trigger

2019-06-15 Thread Christian Lamparter
On Tuesday, June 4, 2019 5:13:39 AM CEST robinson wu wrote: > When I tried to add a led timer tirgger in "target/linux/ramips/base-files/ > etc/board.d/01_leds" like below > ucidef_set_led_timer "system" "system" "zhuotk:green:system" "1000" "1000" > it will be failed to add value to "delayon" and

Re: [OpenWrt-Devel] Netgear DM200 Boot Issue/Patch Availability?

2019-06-15 Thread Paul Oranje
IIRC OpenWRT can also be flashed onto the DM200 with nmrpflash [1]. [1] https://github.com/jclehner/nmrpflash Regards, Paul p.s. top posted as this thread already does that. > Op 2 jun. 2019, om 22:42 heeft Alberto Bursi het > volgende geschreven: > > It's not an Arduino, it's a USB dongle t

Re: [OpenWrt-Devel] [PATCH] gpio-button-hotplug: gpio-keys: read initial state

2019-06-15 Thread Linus Walleij
On Fri, Jun 14, 2019 at 9:28 PM Christian Lamparter wrote: > Maybe he can point to a specifc reason why the interrupt gets triggered > when the module is loaded and how to handle it. Because this behavior > seems to be common between different platforms now and the upstream > gpio-keys (which doe