Re: [OpenWrt-Devel] buildroot-ng

2011-09-12 Thread Florian Fainelli
Hello, On Friday 09 September 2011 16:53:15 Roman Yeryomin wrote: On 6 September 2011 18:37, Roman Yeryomin leroi.li...@gmail.com wrote: Did anyone think of separating buildroot-ng from the content (packages and targets) into a separate project (under OpenWrt name of cause)? Then one can

Re: [OpenWrt-Devel] ar71xx: Stability issues on DIR-615 E4

2011-09-12 Thread Florian Fainelli
Hello, On Friday 09 September 2011 19:54:47 Alexey Loukianov wrote: Good day to all, As I already had posted to the list, I'm experimenting with OpenWRT installation on my fresh-new DIR-615 rev. E4 box. Looks like that current trunk it is pretty unstable on it - I've got unexpected reboots

[OpenWrt-Devel] [PATCH] sdk: fix generation for arm platforms

2011-09-12 Thread Roman Yeryomin
Signed-off-by: Roman Yeryomin ro...@advem.lv -- Index: target/sdk/Makefile === --- a/target/sdk/Makefile (revision 28142) +++ b/target/sdk/Makefile (working copy) @@ -29,7 +29,7 @@ $(BIN_DIR)/$(SDK_NAME).tar.bz2: clean

Re: [OpenWrt-Devel] [PATCH] ramips: add set-macs uci-default script

2011-09-12 Thread Roman Yeryomin
On 26 August 2011 04:33, Roman Yeryomin leroi.li...@gmail.com wrote: Signed-off-by: Roman Yeryomin ro...@advem.lv if there is nothing wrong, how about commiting this? Regards, Roman ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] [PATCH] maccalc: add option to read mac from temp file

2011-09-12 Thread Roman Yeryomin
On 26 August 2011 04:30, Roman Yeryomin leroi.li...@gmail.com wrote: This method is much more stable than reading dd's output via stdin. Signed-off-by: Roman Yeryomin ro...@advem.lv Index: package/maccalc/src/main.c === ---

Re: [OpenWrt-Devel] [PATCH] packages: add jansson JSON library

2011-09-12 Thread Roman Yeryomin
On 7 September 2011 00:21, Roman Yeryomin leroi.li...@gmail.com wrote: Signed-off-by: Roman Yeryomin ro...@advem.lv -- if there is nothing wrong, how about commiting this? Regards, Roman ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] [PATCH] Update mjpeg-streamer package

2011-09-12 Thread Otto Solares Cabrera
On Thu, Sep 08, 2011 at 10:31:31AM +0200, Roberto Riggio wrote: This patch upgrades the mjpeg-streamer package to the latest svn revision. It also closes track entry #9896 in the the newer version moved to v4l2. This patch it doesn't apply. mjpg-streamer r150 works for me too. - Otto

Re: [OpenWrt-Devel] ar71xx: Stability issues on DIR-615 E4

2011-09-12 Thread Alexey Loukianov
Ok, I had managed to get the kernel panic dump, thx. to Florian Fainelli and his hint about /sys/kernel/debug/crashlog. To the tail of this message I attach oops logs either in vanilla state and parsed by ksymoops. I suspect that this oops might be the same as had been reported in ticket #10071