Re: [OpenWrt-Devel] [PATCH v2][RFC] uboot-kirkwood: upgrade to 2012.04.01

2012-06-14 Thread Luka Perkov
On Tue, Jun 12, 2012 at 12:34:55AM +0200, Martin Mueller wrote: > DockStar> printenv > baudrate=115200 > bootargs=console=ttyS0,115200 > mtdparts=orion_nand:1M(u-boot),4M@2M(kernel),32M@4M(rootfs),219M@37M(data) rw > root=/dev/mtdblock2 rw rootfstype=jffs2 > bootargs_root=ubi.mtd=1 root=ubi0:root

Re: [OpenWrt-Devel] [PATCH] openvpn-polarssl: RNG signature change

2012-06-14 Thread Mirko Vogt
On 06/14/2012 04:29 PM, Gert Doering wrote: > Thanks for your work - this is really so much better than what was > there before. Especially using git directly is nice. Thanks! :) > > openvpn-devel-polarssl is not compiling for me right now, though -- > some linkage problem around symbols that s

Re: [OpenWrt-Devel] [PATCH] openvpn-polarssl: RNG signature change

2012-06-14 Thread Gert Doering
Hi, On Fri, Jun 01, 2012 at 07:53:49PM +0200, Mirko Vogt wrote: > The OpenVPN stuff needs some love in general. I'll try to get openvpn, > openvpn-devel and openvpn-polarssl consolidated and reworked in a > reasonable way this weekend / next week (which includes updating > openvpn-polarssl). Than

[OpenWrt-Devel] [PATCH] toolchain/insight: update download location and MD5 sum to status quo

2012-06-14 Thread Daniel Golle
insight GDB version 6.8-1 sources have apparently changed. The original file is no longer available upstream. Signed-off-by: Daniel Golle diff --git a/toolchain/insight/Makefile b/toolchain/insight/Makefile index b71e0fd..9fb39e1 100644 --- a/toolchain/insight/Makefile +++ b/toolchain/insight/Ma

[OpenWrt-Devel] [PATCHv2 1/2] hostapd: add pending patches

2012-06-14 Thread Antonio Quartulli
add patched needed to pass more parameters to the IBSS JOIN command Signed-off-by: Antonio Quartulli --- ...ant-add-new-config-params-to-be-used-with.patch | 222 ...80211-use-new-parameters-during-ibss-join.patch | 64 ++ 2 files changed, 286 insertions(+) create mo

[OpenWrt-Devel] [PATCHv2 2/2] wpa_supplicant: add more parameters

2012-06-14 Thread Antonio Quartulli
Signed-off-by: Antonio Quartulli --- package/hostapd/files/wpa_supplicant.sh | 44 +++ package/mac80211/files/lib/wifi/mac80211.sh |3 +- 2 files changed, 40 insertions(+), 7 deletions(-) diff --git a/package/hostapd/files/wpa_supplicant.sh b/package/hostapd/fi