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
==
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
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
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
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
--
===
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
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
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
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
===
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
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
11 matches
Mail list logo