Re: [OpenWrt-Devel] New Patchwork beta (fwd)

2008-08-21 Thread Imre Kaloz
On Thu, 21 Aug 2008 16:57:04 +0200, Jeremy Kerr <[EMAIL PROTECTED]> wrote: > Hi all, > >> Definitely a useful tool. We had some discussions about it a while >> ago and Imre (Kaloz) told me he has it 'almost' running. >> I'm definitely looking forward to being able to use this. > > Happy to help ou

Re: [OpenWrt-Devel] patch: iperf configure fix

2008-08-21 Thread Felix Fietkau
Bruno Randolf wrote: > hmm, i would not have bothered to send a patch if it worked fine without. > > i'm compiling for x86 and there is no g++-uc in my toolchain path... > also there is no uclibcxx > > am i missing something? uclibc++ is part of the packages feed. you can do this to import it in

Re: [OpenWrt-Devel] New Patchwork beta (fwd)

2008-08-21 Thread Jeremy Kerr
Hi all, > Definitely a useful tool. We had some discussions about it a while > ago and Imre (Kaloz) told me he has it 'almost' running. > I'm definitely looking forward to being able to use this. Happy to help out with setting it up, if you guys need a hand. The code for the new version is up at

Re: [OpenWrt-Devel] patch: iperf configure fix

2008-08-21 Thread Bruno Randolf
On Thursday 21 August 2008 16:15:24 Florian Fainelli wrote: > Le Thursday 21 August 2008 16:02:55 Bruno Randolf, vous avez écrit : > > this patch fixes the iperf configure and dependencies: > > > > Index: package/iperf/Makefile > > ===

Re: [OpenWrt-Devel] New Patchwork beta (fwd)

2008-08-21 Thread Felix Fietkau
Geert Uytterhoeven wrote: > Given the recent discussions about keeping track of patches, perhaps > Patchwork could be useful for OpenWRT, too? > > (http://ozlabs.org/~jk/projects/patchwork/) Definitely a useful tool. We had some discussions about it a while ago and Imre (Kaloz) told me he has it '

Re: [OpenWrt-Devel] patch: iperf configure fix

2008-08-21 Thread Florian Fainelli
Le Thursday 21 August 2008 16:02:55 Bruno Randolf, vous avez écrit : > this patch fixes the iperf configure and dependencies: > > Index: package/iperf/Makefile > === > --- package/iperf/Makefile(revision 615) > +++ package/iperf/Ma

Re: [OpenWrt-Devel] patch: iperf configure fix

2008-08-21 Thread john
hey bruno, does it not work against uclibc++ ? i had it running on a trunk/ 5 weeks ago ?!? john Quoting Bruno Randolf <[EMAIL PROTECTED]>: > this patch fixes the iperf configure and dependencies: > > Index: package/iperf/Makefile > ===

[OpenWrt-Devel] patch: iperf configure fix

2008-08-21 Thread Bruno Randolf
this patch fixes the iperf configure and dependencies: Index: package/iperf/Makefile === --- package/iperf/Makefile (revision 615) +++ package/iperf/Makefile (working copy) @@ -22,7 +22,7 @@ SUBMENU:=Monitoring SECTION

[OpenWrt-Devel] New Patchwork beta (fwd)

2008-08-21 Thread Geert Uytterhoeven
Given the recent discussions about keeping track of patches, perhaps Patchwork could be useful for OpenWRT, too? (http://ozlabs.org/~jk/projects/patchwork/) With kind regards, Geert Uytterhoeven Software Architect Sony Techsoft Centre Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935 Z

[OpenWrt-Devel] cris stuff

2008-08-21 Thread Hinko Kocevar
Hi, I've put up a small page for cris arch related patches and fixes that apply to buildroot GIT tree. This way there will be a place for cris patches and will not be lost in the swamp of e-mails on the mailing lists. The patches were tested by me and are applied to our latest uClibc based firm

[OpenWrt-Devel] [Patch] ath5k support

2008-08-21 Thread Dirk Nehring
Hi, this patch enables the new ath5k driver. Works for me with X86 Alix board an AR2413 minipci card. iw and iwconfig works. Please apply if you feel lucky. Dirk Index: package/mac80211/patches/001-disable_drivers.patch === --- pack

[OpenWrt-Devel] [Patch] Support for newer Sierra UMTS cards

2008-08-21 Thread Dirk Nehring
Hi, these cards are already included in 2.6.27, but needed in older kernel (2.6.25, 2.6.26). Easy patch, please apply. Dirk Index: target/linux/generic-2.6/patches-2.6.25/012-sierra-wireless.patch === --- target/linux/generic-2.6/pat

Re: [OpenWrt-Devel] Etrax support

2008-08-21 Thread Claudio
Hi all @MichelinoK >As anyone noticed the amount of total missing features from kernel config?!?!!??!?! No, I cannot reply your experience, try to manually remove tmp/ dir and build_dir/linux-etrax/linux-2.6.25.* ATM I can select all kernel modules I need: $ ls bin/packages/cris/kmod-* -la -rw-r-