Re: [LEDE-DEV] [PATCH 1/5] tools/zlib: move zlib build to tools

2018-04-18 Thread Lucian Cristian
On 18.04.2018 01:24, Koen Vandeputte wrote: On 17-04-18 19:16, Lucian Cristian wrote: On 16.04.2018 01:53, Hauke Mehrtens wrote: This allows us to link the other tools against our libz and we do not need the system zlib any more. [...] +endef + +$(eval $(call HostBuild)) I tested the pat

Re: [LEDE-DEV] [OpenWrt-Devel] Wifi-related kernel-oops on mt7621 after 4.14 update

2018-04-18 Thread Kristian Evensen
Hi, On Tue, Apr 17, 2018 at 3:34 PM, Kristian Evensen wrote: > Thanks, great. I just started building a new image for my router, will > test and let you know if I still see the issue. I think I have finished my testing, at least for now, and it seems the problem is fixed. I compiled an image wit

[LEDE-DEV] [PATCH] dropbear: automatically add firewall rules based on the config

2018-04-18 Thread Pierre Lebleu
An extra option (AllowedClientIPs:list) is available to allow specific clients to use this service. Testing done: root@OpenWrt:~# uci show dropbear dropbear.lan=dropbear dropbear.lan.enable='1' dropbear.lan.Interface='lan' dropbear.lan.PasswordAuth='on' dropbear.lan.RootPasswordAuth='on' dropbear.

Re: [LEDE-DEV] [PATCH 3/5] tools/mtd-utils: update to version 2.0.1

2018-04-18 Thread Lucian Cristian
On 16.04.2018 01:53, Hauke Mehrtens wrote: This version now uses autotools to configure the build system. They are also using the newly added zlib package. Signed-off-by: Hauke Mehrtens --- tools/Makefile | 2 +- tools/mtd-utils/Makefile

Re: [LEDE-DEV] [PATCH] ipq806x: add kernel 4.14 support

2018-04-18 Thread Stefan Lippers-Hollmann
Hi On 2018-04-18, Ram Chandra Jangir wrote: > - Rebased the patches for 4.14 > - Dropped spi-qup and 0027, 0028, 0029 >clk patches since it's already included >in upstream. > > Tested on IPQ AP148 Board: > 1) NOR boot and NAND boot > 2) Tested USB and PCIe interfaces > 3) WDOG te

Re: [LEDE-DEV] [PATCH] dropbear: automatically add firewall rules based on the config

2018-04-18 Thread Hans Dedecker
On Wed, Apr 18, 2018 at 12:01 PM, Pierre Lebleu wrote: > An extra option (AllowedClientIPs:list) is available to allow > specific clients to use this service. > > Testing done: > root@OpenWrt:~# uci show dropbear > dropbear.lan=dropbear > dropbear.lan.enable='1' > dropbear.lan.Interface='lan' > dr

[LEDE-DEV] [PATCH v2] dropbear: automatically add firewall rules based on the config

2018-04-18 Thread Pierre Lebleu
An extra option (AllowedClientIPs:list) is available to allow specific clients to use this service. v2: do not create the firewall data if there is no valid interface. Signed-off-by: Pierre Lebleu --- .../network/services/dropbear/files/dropbear.init | 49 -- 1 file changed

[LEDE-DEV] Ubnt Bullet M2 flashing ?

2018-04-18 Thread Etienne Champetier
Hi All, Is it still possible to flash latest ubnt bullet m2 with OpenWRT? (AirOS 6.X) Is it possible to downgrade to 5.5.10 from the 6.X versions ? is it still required ? The wiki is not really up to date: https://openwrt.org/toh/ubiquiti/bullet And I've tried to ask on the forum but no luck :( h

Re: [LEDE-DEV] Ubnt Bullet M2 flashing ?

2018-04-18 Thread Bill Moffitt
I have not been able to figure out a way to do it. On 04/18/2018 02:14 PM, Etienne Champetier wrote: Hi All, Is it still possible to flash latest ubnt bullet m2 with OpenWRT? (AirOS 6.X) Is it possible to downgrade to 5.5.10 from the 6.X versions ? is it still required ? The wiki is not reall