Re: [OpenWrt-Devel] Weather station package wview upgraded to wview_5.21.7 - please incorporate

2015-02-24 Thread Ted Hess
-Original Message- Date: Tue, 24 Feb 2015 10:01:25 +0200 From: M?rt Laak ... So now, I would like to contribute my upgrade to OpenWRT packaging system. Please help me - how can I do that? You can submit this as a Pull Request on: https://github.com/openwrt/packages Be sure to read

Re: [OpenWrt-Devel] [PATCH] generic: several linux-4.0 fixes

2015-02-24 Thread Rafał Miłecki
On 24 February 2015 at 16:29, Álvaro Fernández Rojas wrote: > --- a/target/linux/generic/files/drivers/net/phy/swconfig.c > +++ b/target/linux/generic/files/drivers/net/phy/swconfig.c > @@ -396,7 +396,12 @@ swconfig_dump_attr(struct swconfig_callback *cb, void > *arg) > op

Re: [OpenWrt-Devel] [PATCH] generic: several linux-4.0 fixes

2015-02-24 Thread Rafał Miłecki
On 24 February 2015 at 16:29, Álvaro Fernández Rojas wrote: > diff --git a/include/kernel.mk b/include/kernel.mk > index e21d53a..18cb133 100644 > --- a/include/kernel.mk > +++ b/include/kernel.mk > @@ -52,7 +52,11 @@ else >LINUX_SOURCE:=linux-$(LINUX_VERSION).tar.xz >TESTING:=$(if $(finds

[OpenWrt-Devel] [PATCH] generic: several linux-4.0 fixes

2015-02-24 Thread Álvaro Fernández Rojas
- support linux 4.0 downloads - fix and refresh linux 4.0 patches - add missing linux 4.0 symbols - swconfig: fix linux 4.0 build issues - netfilter: fix nf_nat_redirect dependencies for 3.19 and 4.0 Signed-off-by: Álvaro Fernández Rojas --- include/kernel.mk |

[OpenWrt-Devel] procd / crash of PID 1

2015-02-24 Thread Bastian Bittorf
our PID 1 sometimes crashs: if this happens the last lines in log show this: Tue Feb 24 11:40:04 2015 user.emerg syslog: Rebooting as procd has crashed Tue Feb 24 11:40:04 2015 user.emerg syslog: reboot in our firmware we evaluate the file /sys/kernel/debug/crashlog after each reboot. if procd cr

[OpenWrt-Devel] Weather station package wview upgraded to wview_5.21.7 - please incorporate

2015-02-24 Thread Märt Laak
Hi! I recently started to use Weather station package wview with OpenWRT and noticed the package is outdated on OpenWRT package repo (wview_5.19.0-jgoerzen / 2012). So I did some learning about OpenWRT packaging system, installed OpenWRT buildroot on my Ubuntu and managed to upgrade wview pa