[OpenWrt-Devel] [PATCH] Adds support for libsocketcan package

2012-07-08 Thread Gerhard Bertelsmann
Please find a link to a patch for adding libsocketcan package Signed-off-by: Gerhard Bertelsmann http://lnxpps.de/can2udpe/libsocketcan_patch.txt ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listin

Re: [OpenWrt-Devel] [PATCH] Fix for res_query in DNS resolver code of uClibc

2012-07-08 Thread Chris Luke
Chris Luke wrote (on Sun 08 Jul, 2012 at 21:48 BST): I've also sent this upstream, https://bugs.busybox.net/show_bug.cgi?id=5342 but I don't know how long it takes for fixes to filter down. And this time I'll not word-wrap the patch. Duhh. toolchain/uClibc/patches-0.9.33.2/510-resolv-any.patch

[OpenWrt-Devel] Fix for res_query in DNS resolver code of uClibc

2012-07-08 Thread Chris Luke
I've also sent this upstream, https://bugs.busybox.net/show_bug.cgi?id=5342 but I don't know how long it takes for fixes to filter down. In short, res_query rejects DNS responses where the first answer in a packet does not have exactly the same type as the original question, which breaks T_ANY and

Re: [OpenWrt-Devel] [PATCH V4 1/1] Add support for Raspberry Pi / brcm 2708 / 2835

2012-07-08 Thread Ian Ridge
On 8 July 2012 14:06, Benjamin Henrion wrote: > For the v3, I encountered a kernel panic while plugging a USB keyboard: > > http://www.zoobab.com/raspberry-pi-openwrt#toc7 > > I will try to compile your v4 patches to see if it changes something. > I've not been able to reproduce the crash with

[OpenWrt-Devel] ramips: new board patching

2012-07-08 Thread Anthony
I've got my HG532 board running using the method described in the wiki. Now, do i need to use quilt to make a platform patch before diff-ing. Like with brcm. Or can i go ahead and just diff the tree as the modified files aren't part of the kernel source tree? Thanks Anthony ___

Re: [OpenWrt-Devel] [PATCH V4 1/1] Add support for Raspberry Pi / brcm 2708 / 2835

2012-07-08 Thread Benjamin Henrion
On Sat, Jul 7, 2012 at 2:06 AM, Ian Ridge wrote: > Hi, > > I've made the following updates to the patch after suggestions and > hints made on the list: > > i) GPU/bootloader updated and moved from target/image dir to package/ > dir. Also renamed GPU to more descriptive brcm2708-gpu-fw for the new