[LEDE-DEV] [PATCH] ar71xx: rework chipidea controller support, add QCA9531

2018-03-11 Thread Piotr Dymacz
Rework (again) platform support for dual-role chipidea USB controller: - include support for QCA9531 - use correct EHCI block size - drop ar933x_usb_setup_ctrl_config() function - simplify code after previous "register chipidea only in device mode" change (fa22714181) Reworked patch was tested

Re: [LEDE-DEV] [PATCH] base-files: sysupgrade depends on sha256sum now

2018-03-11 Thread Bjørn Mork
Matthias Schiffer writes: > We generally do no add dependencies for busybox applets that are enabled by > default - otherwise, we would also need to add dependencies for sed, awk, > grep, etc. When you change the busybox configuration, you are on your own, > and

Re: [LEDE-DEV] [PATCH] base-files: sysupgrade depends on sha256sum now

2018-03-11 Thread Matthias Schiffer
On 03/11/2018 02:33 PM, Bjørn Mork wrote: > commit 6ed389da85a9 ("base-files: sysupgrade: do not rely on opkg > to list changed conffile") adds a call to sha256sum. Make sure it > exists. > > Signed-off-by: Bjørn Mork > --- We generally do no add dependencies for busybox applets

[LEDE-DEV] rtl8189fs/rtl8189es/rtl8723bs cfg80211_rtw_add_virtual_intf broken

2018-03-11 Thread Hauke Mehrtens
Hi, I tried to make the crappy Realtek rtl8189fs/rtl8189es/rtl8723bs wifi drivers work in OpenWrt, but gave up for now. I just want to write my current observations. When OpenWrt finds a nl80211 compatible wifi device it deletes all the existing virtual interfaces and then creates the configured

[LEDE-DEV] [PATCH] base-files: sysupgrade depends on sha256sum now

2018-03-11 Thread Bjørn Mork
commit 6ed389da85a9 ("base-files: sysupgrade: do not rely on opkg to list changed conffile") adds a call to sha256sum. Make sure it exists. Signed-off-by: Bjørn Mork --- You'll see this unless you select sha256sum: root@wrt1900ac-1:~# sysupgrade -b /tmp/foo /sbin/sysupgrade:

[LEDE-DEV] Fwd: [Battlemesh] Mesh is in the air! - 7th-13th of May 2018, Berlin, Germany

2018-03-11 Thread Simon Wunderlich
Let's meet in Berlin in May :) -- Forwarded Message -- Subject: [Battlemesh] Mesh is in the air! - 7th-13th of May 2018, Berlin, Germany Date: Friday, March 9, 2018, 10:13:56 PM CET From: Monic Meisel To: Battle of the Mesh Mailing List

Re: [LEDE-DEV] [PATCH] prereq-mk: Change wget dependency to curl one.

2018-03-11 Thread Alberto Bursi
On 3/10/2018 7:13 PM, Stijn Segers wrote: Op za, 10 mrt 2018 om 7:03 , schreef Rosen Penev : On Sat, Mar 10, 2018 at 3:31 AM, Bjørn Mork wrote:  Rosen Penev writes:  curl is more common than GNU wget is.  No. Yes.  For example,