Re: [OpenWrt-Devel] [RFD] Future

2016-07-01 Thread Noah Meyerhans
On Wed, Jun 29, 2016 at 03:13:25PM -0700, Florian Fainelli wrote: > > I am against a Face-2-Face meeting. I think not everybody can travel to > > some other country for some 100$ on a short notice. For people that do > > OpenWrt/LEDE for a living and have their own company or get support form > > a

[OpenWrt-Devel] [PATCH ubus] cmake: Fix find_library for ubusd and examples/server

2016-07-01 Thread Florian Fainelli
Both ubusd and cli TARGET_LINK_LIBRARIES reference ${json} which is obtained via find_library(), but since the find_library() is searched after the TARGET_LINK_LIBRARIES for ubusd, ubusd always gets an empty ${json} variable. examples/server also links against libjson-c, but we were not setting TA

Re: [OpenWrt-Devel] [LEDE-DEV] [PATCH] netifd: remove wireless device when device fails to setup

2016-07-01 Thread Eduardo Abinader
Hi Felix, 1) Just set a non-allowed DFS channel for DE, for instance. 2) Enable wireless; it fails 3) Change to a valid channel; the wdev is not set up. There is also a leftover on /etc/init.d/network reload. I think it should call /sbin/wifi instead of /sbin/wifi reload. Eduardo On 01.07.20