Re: [LEDE-DEV] Lede/Openwrt documentation

2017-11-10 Thread Javier Domingo Cansino
Hello, I have continued working on the docs https://lede.rtfd.io. It now contains a Proof of Concept, with the following features: * Documentation can be exported in different formats, html (hosted in https://lede.rtfd.io), single page html, pdf, ebook etc. * Documentation has been edited in a si

[LEDE-DEV] MeshPoint is one of the 12 finalists of Hackaday 2017!

2017-11-10 Thread Valent Turkovic
I'm proud to announce that MeshPoint has become one of the 12 finalists of The Hackaday Prize 2017. We’re competing for first place in two categories: Best Product and as best project overall. Without awesome work from OpenWrt and Lede maintainers and contributors we couldn't have done this. So a

Re: [LEDE-DEV] LEDE new image on gw5520

2017-11-10 Thread Koen Vandeputte
On 2017-11-10 12:57, Outback Dingo wrote: Yeah i can do tthat, as a side note, do you know anything about cpu_scaling or thermal management on this board maybe ? it runs terribly hot I haven't tested it before, but setting it seems to alter the frequency (at least cosmetically ..) Only s

Re: [LEDE-DEV] LEDE new image on gw5520

2017-11-10 Thread Outback Dingo
Yeah i can do tthat, as a side note, do you know anything about cpu_scaling or thermal management on this board maybe ? it runs terribly hot On Fri, Nov 10, 2017 at 9:28 AM, Koen Vandeputte wrote: > >> >> well this is working now... seems someone forgot to add the Intel >> gigabit drivers to

[LEDE-DEV] [PATCH] kernel: bump 4.9 to 4.9.61

2017-11-10 Thread Koen Vandeputte
Refreshed all patches. Removed upstreamed parts (704-fsl-mc-layerscape-support.patch) Fixed 1 hunk (419-net-mvneta-convert-to-phylink.patch) Compile-tested: cns3xxx, imx6, mvebu, layerscape Run-tested: cns3xxx, imx6 Signed-off-by: Koen Vandeputte --- include/kernel-version.mk

[LEDE-DEV] [PATCH] service: add data within the service itself

2017-11-10 Thread Pierre Lebleu
It gives the ability to create firewall data within the service itself. Change since v1: - dump the data inside the service rather than in a "*" instance. Change since v2: - remove the fix concerning the blobmsg_parse() - rename the firewall field to data_blob Signed-off-by: Pierre Lebleu ---

[LEDE-DEV] [PATCH] service: fix calls to blobmsg_parse()

2017-11-10 Thread Pierre Lebleu
We should use blobmsg_data() rather than blob_data() and blobmsg_data_len() rather than blob_len(). Signed-off-by: Pierre Lebleu --- service/service.c | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/service/service.c b/service/service.c index ce730bc..c

Re: [LEDE-DEV] [PATCH] luarocks: allow building for the host

2017-11-10 Thread Enrico Mioso
Thank you very much for your reply. I opened a pull request, but I was thinking it was closed, but I wasn't. This is what happen when you read things "late night". I sent my patches over e-mail because I was thinking I missed something on github. Thank you all and sorry for the confusion. Enrico

Re: [LEDE-DEV] [PATCH] luarocks: allow building for the host

2017-11-10 Thread Hans Dedecker
On Fri, Nov 10, 2017 at 1:12 AM, Enrico Mioso wrote: > Allow building luarocks for the host-side, thus making luarocks-based LUA > modules packging easier. Given the extensive use of LUA in LEDE/OpenWRT, > I think it's worth having the luarocks tool available. Hi, Package luarocks belongs to feed

Re: [LEDE-DEV] [PATCH] ldbus: add new package

2017-11-10 Thread Hans Dedecker
On Fri, Nov 10, 2017 at 1:12 AM, Enrico Mioso wrote: > This package contains "ldbus": LUA bindings to interact with the DBUS > message bus, and services connected to it. > See https://github.com/daurnimator/ldbus > for more details. > > Signed-off-by: Enrico Mioso Hi, Feeds packages is an indepe

Re: [LEDE-DEV] LEDE new image on gw5520

2017-11-10 Thread Koen Vandeputte
well this is working now... seems someone forgot to add the Intel gigabit drivers to the kernel config when they updated the kernel 2.045840] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [2.052835] igb: Copyright (c) 2007-2014 Intel Corporation. [2.058544] igb