[OpenWrt-Devel] [PATCH] Typoes: "fimware" -> "firmware".

2007-12-20 Thread Robert P. J. Day
Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]> --- libertas/src/cmd.c |2 +- linux/at91/Makefile |2 +- linux/etrax/Makefile |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) Index: target/linux/etrax/Makefile ==

[OpenWrt-Devel] why is there a difference in PCMCIA support between brcm24 and brcm47xx?

2007-12-20 Thread Robert P. J. Day
i'm curious about this snippet from tmp/.config-target.in: ... config TARGET_brcm_2_4 bool "Broadcom BCM947xx/953xx [2.4]" select LINUX_2_4 select LINUX_2_4_34 select mipsel select PCI_SUPPORT select PCMCIA_SUPPORT select USES_SQUASHFS

[OpenWrt-Devel] can the download directories contain the respective .config files?

2007-12-20 Thread Robert P. J. Day
i apologize if this is not the right place for this, but would it be possible for the various target-specific kamikaze directories to also contain the .config file that was used to build the packages in that directory? for example, if i go here: http://downloads.openwrt.org/kamikaze/7.09/brc

Re: [OpenWrt-Devel] any value in a newer version of gdb for kamikaze?

2007-12-20 Thread john
we will do an upgrade in the next few days selectable seems bloated blogic Quoting "Robert P. J. Day" <[EMAIL PROTECTED]>: > > currently, the version of gdb used by kamikaze is hard-coded in the > Makefile as 6.3. is it worth either: > > 1) bumping that up to a newer version (6.4 -> 6.7.1

[OpenWrt-Devel] any value in a newer version of gdb for kamikaze?

2007-12-20 Thread Robert P. J. Day
currently, the version of gdb used by kamikaze is hard-coded in the Makefile as 6.3. is it worth either: 1) bumping that up to a newer version (6.4 -> 6.7.1), or 2) making that a selectable version, but still defaulting to 6.3? rday -- ===

Re: [OpenWrt-Devel] [PATCH] Allow the selection of binutils-2.18.

2007-12-20 Thread john
Hi Robert, applied thanks blogic Quoting "Robert P. J. Day" <[EMAIL PROTECTED]>: > > Add the selection of binutils-2.18 to the Config.in file. > > Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]> > > --- > > Not build tested, but the basic selection should still be > available just in case

Re: [OpenWrt-Devel] [PATCH] generic package version overwriting

2007-12-20 Thread john
Hi Ralph, applied thanks blogic Quoting [EMAIL PROTECTED]: > > We often play around with different package versions. > To make it more generic you can include the > package-version-override.mk just before package.mk within the acc. > package Makefile. > The new package version will stored

Re: [OpenWrt-Devel] [PATCH] au1000: add profiles MeshCube and InternetBox

2007-12-20 Thread john
Hi Bruno, applied, thanks blogic Quoting bruno randolf <[EMAIL PROTECTED]>: > this adds two au1000 based profiles: MeshCube and T-Mobile Internet Box. > > Signed-off-by: Bruno Randolf <[EMAIL PROTECTED]> > --- > target/linux/au1000/profiles/InternetBox.mk | 19 +++ > target/li

[OpenWrt-Devel] [PATCH] Allow the selection of binutils-2.18.

2007-12-20 Thread Robert P. J. Day
Add the selection of binutils-2.18 to the Config.in file. Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]> --- Not build tested, but the basic selection should still be available just in case someone wants to get adventurous. Index: toolchain/binutils/Config.in ===

[OpenWrt-Devel] [PATCH] generic package version overwriting

2007-12-20 Thread Ralph.Hempel
We often play around with different package versions. To make it more generic you can include the package-version-override.mk just before package.mk within the acc. package Makefile. The new package version will stored within the .config files. This allows to control our regression tests by exch

Re: [OpenWrt-Devel] [PATCH] Update libspeex to 1.2beta3

2007-12-20 Thread Alfred E. Heggestad
Felix Fietkau wrote: > Alfred E. Heggestad wrote: >> Tested successfully on Asus WL-500G Premium. >> Signed-off-by: Alfred E. Heggestad <[EMAIL PROTECTED]> > Patch does not apply, please check and resend > sorry about that, new patch against: URL: https://svn.openwrt.org/openwrt/packages Si