All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] svn commit: trunk/buildroot/target/device
@ 2007-03-18 11:53 aldot at uclibc.org
  0 siblings, 0 replies; 42+ messages in thread
From: aldot at uclibc.org @ 2007-03-18 11:53 UTC (permalink / raw)
  To: buildroot

Author: aldot
Date: 2007-03-18 04:53:16 -0700 (Sun, 18 Mar 2007)
New Revision: 18135

Log:
- note which kernel-headers are required.
  PS: kernel-headers-old.mk would need to provide stuff for downloading the full version, in case anybody would care about such ancient stuff..


Modified:
   trunk/buildroot/target/device/Config.in


Changeset:
Modified: trunk/buildroot/target/device/Config.in
===================================================================
--- trunk/buildroot/target/device/Config.in	2007-03-18 00:57:15 UTC (rev 18134)
+++ trunk/buildroot/target/device/Config.in	2007-03-18 11:53:16 UTC (rev 18135)
@@ -7,6 +7,10 @@
 	  The Linux kernel.
 	  http://www.kernel.org/
 
+	  Note: Requires kernel-headers >= 2.6.19 since the other
+	        kernel headers are just that (headers) and not full
+		kernels. This is a feature.
+
 source "target/device/AMD/Config.in"
 source "target/device/Arm/Config.in"
 source "target/device/Atmel/Config.in"

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
  2009-01-29 19:04 ` Peter Korsgaard
@ 2009-01-29 22:06   ` Ulf Samuelsson
  0 siblings, 0 replies; 42+ messages in thread
From: Ulf Samuelsson @ 2009-01-29 22:06 UTC (permalink / raw)
  To: buildroot

tor 2009-01-29 klockan 20:04 +0100 skrev Peter Korsgaard:
> >>>>> "ulf" == ulf  <ulf@uclibc.org> writes:
> 
>  ulf> Author: ulf
>  ulf> Date: 2009-01-29 17:21:16 +0000 (Thu, 29 Jan 2009)
>  ulf> New Revision: 25124
> 
>  ulf> Log:
>  ulf> Remove unneeded ARM architecure patch, just a clone of SAM9260 support
> 
>  ulf> Removed:
>  ulf>    trunk/buildroot/target/device/ARM/
> 
>  ulf> Modified:
>  ulf>    trunk/buildroot/target/device/Config.in
> 
> 
>  ulf> Changeset:
>  ulf> Modified: trunk/buildroot/target/device/Config.in
>  ulf> ===================================================================
>  ulf> --- trunk/buildroot/target/device/Config.in	2009-01-29 17:05:12 UTC (rev 25123)
>  ulf> +++ trunk/buildroot/target/device/Config.in	2009-01-29 17:21:16 UTC (rev 25124)
>  ulf> @@ -7,8 +7,6 @@
>  ulf>  source "target/device/AMD/Config.in"
>  ulf>  source "target/device/ARMLTD/Config.in"
>  ulf>  source "target/device/Atmel/Config.in"
>  ulf> -source "target/device/Hitachi/Config.in"
>  ulf> -source "target/device/jp/Config.in"
> 
> Huh? What does those have to do with $SUBJECT?
> 

I aborted the commit on one of those, 
and gotr out of sync, but
I think everything should be Hunky Dory by now.
BR
Ulf Samuelsson

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
  2009-01-29 17:21 ulf at uclibc.org
@ 2009-01-29 19:04 ` Peter Korsgaard
  2009-01-29 22:06   ` Ulf Samuelsson
  0 siblings, 1 reply; 42+ messages in thread
From: Peter Korsgaard @ 2009-01-29 19:04 UTC (permalink / raw)
  To: buildroot

>>>>> "ulf" == ulf  <ulf@uclibc.org> writes:

 ulf> Author: ulf
 ulf> Date: 2009-01-29 17:21:16 +0000 (Thu, 29 Jan 2009)
 ulf> New Revision: 25124

 ulf> Log:
 ulf> Remove unneeded ARM architecure patch, just a clone of SAM9260 support

 ulf> Removed:
 ulf>    trunk/buildroot/target/device/ARM/

 ulf> Modified:
 ulf>    trunk/buildroot/target/device/Config.in


 ulf> Changeset:
 ulf> Modified: trunk/buildroot/target/device/Config.in
 ulf> ===================================================================
 ulf> --- trunk/buildroot/target/device/Config.in	2009-01-29 17:05:12 UTC (rev 25123)
 ulf> +++ trunk/buildroot/target/device/Config.in	2009-01-29 17:21:16 UTC (rev 25124)
 ulf> @@ -7,8 +7,6 @@
 ulf>  source "target/device/AMD/Config.in"
 ulf>  source "target/device/ARMLTD/Config.in"
 ulf>  source "target/device/Atmel/Config.in"
 ulf> -source "target/device/Hitachi/Config.in"
 ulf> -source "target/device/jp/Config.in"

Huh? What does those have to do with $SUBJECT?

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
@ 2009-01-29 17:28 ulf at uclibc.org
  0 siblings, 0 replies; 42+ messages in thread
From: ulf at uclibc.org @ 2009-01-29 17:28 UTC (permalink / raw)
  To: buildroot

Author: ulf
Date: 2009-01-29 17:28:06 +0000 (Thu, 29 Jan 2009)
New Revision: 25129

Log:
Remove obsolete Sharp BSP

Removed:
   trunk/buildroot/target/device/Sharp/


Changeset:

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
@ 2009-01-29 17:26 ulf at uclibc.org
  0 siblings, 0 replies; 42+ messages in thread
From: ulf at uclibc.org @ 2009-01-29 17:26 UTC (permalink / raw)
  To: buildroot

Author: ulf
Date: 2009-01-29 17:26:08 +0000 (Thu, 29 Jan 2009)
New Revision: 25128

Log:
Remove Via BSP which only provide support for linux-2.4

Removed:
   trunk/buildroot/target/device/Via/

Modified:
   trunk/buildroot/target/device/Config.in


Changeset:
Modified: trunk/buildroot/target/device/Config.in
===================================================================
--- trunk/buildroot/target/device/Config.in	2009-01-29 17:23:35 UTC (rev 25127)
+++ trunk/buildroot/target/device/Config.in	2009-01-29 17:26:08 UTC (rev 25128)
@@ -9,7 +9,6 @@
 source "target/device/Atmel/Config.in"
 source "target/device/KwikByte/Config.in"
 source "target/device/valka/Config.in"
-source "target/device/Via/Config.in"
 
 comment "Generic Architecture support"
 

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
@ 2009-01-29 17:23 ulf at uclibc.org
  0 siblings, 0 replies; 42+ messages in thread
From: ulf at uclibc.org @ 2009-01-29 17:23 UTC (permalink / raw)
  To: buildroot

Author: ulf
Date: 2009-01-29 17:23:35 +0000 (Thu, 29 Jan 2009)
New Revision: 25127

Log:
Remove Soekris BSP which only provide support for linux-2.4

Removed:
   trunk/buildroot/target/device/Soekris/

Modified:
   trunk/buildroot/target/device/Config.in


Changeset:
Modified: trunk/buildroot/target/device/Config.in
===================================================================
--- trunk/buildroot/target/device/Config.in	2009-01-29 17:22:49 UTC (rev 25126)
+++ trunk/buildroot/target/device/Config.in	2009-01-29 17:23:35 UTC (rev 25127)
@@ -8,7 +8,6 @@
 source "target/device/ARMLTD/Config.in"
 source "target/device/Atmel/Config.in"
 source "target/device/KwikByte/Config.in"
-source "target/device/Soekris/Config.in"
 source "target/device/valka/Config.in"
 source "target/device/Via/Config.in"
 

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
@ 2009-01-29 17:22 ulf at uclibc.org
  0 siblings, 0 replies; 42+ messages in thread
From: ulf at uclibc.org @ 2009-01-29 17:22 UTC (permalink / raw)
  To: buildroot

Author: ulf
Date: 2009-01-29 17:22:49 +0000 (Thu, 29 Jan 2009)
New Revision: 25126

Log:
Remove jp BSP which only provide support for linux-2.4

Removed:
   trunk/buildroot/target/device/jp/


Changeset:

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
@ 2009-01-29 17:22 ulf at uclibc.org
  0 siblings, 0 replies; 42+ messages in thread
From: ulf at uclibc.org @ 2009-01-29 17:22 UTC (permalink / raw)
  To: buildroot

Author: ulf
Date: 2009-01-29 17:22:10 +0000 (Thu, 29 Jan 2009)
New Revision: 25125

Log:
Remove Hitachi BSP, does not do ANYTHING except providing a differernt uClibc configuration for an obsolete version

Removed:
   trunk/buildroot/target/device/Hitachi/


Changeset:

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
@ 2009-01-29 17:21 ulf at uclibc.org
  2009-01-29 19:04 ` Peter Korsgaard
  0 siblings, 1 reply; 42+ messages in thread
From: ulf at uclibc.org @ 2009-01-29 17:21 UTC (permalink / raw)
  To: buildroot

Author: ulf
Date: 2009-01-29 17:21:16 +0000 (Thu, 29 Jan 2009)
New Revision: 25124

Log:
Remove unneeded ARM architecure patch, just a clone of SAM9260 support

Removed:
   trunk/buildroot/target/device/ARM/

Modified:
   trunk/buildroot/target/device/Config.in


Changeset:
Modified: trunk/buildroot/target/device/Config.in
===================================================================
--- trunk/buildroot/target/device/Config.in	2009-01-29 17:05:12 UTC (rev 25123)
+++ trunk/buildroot/target/device/Config.in	2009-01-29 17:21:16 UTC (rev 25124)
@@ -7,8 +7,6 @@
 source "target/device/AMD/Config.in"
 source "target/device/ARMLTD/Config.in"
 source "target/device/Atmel/Config.in"
-source "target/device/Hitachi/Config.in"
-source "target/device/jp/Config.in"
 source "target/device/KwikByte/Config.in"
 source "target/device/Soekris/Config.in"
 source "target/device/valka/Config.in"
@@ -16,7 +14,6 @@
 
 comment "Generic Architecture support"
 
-source "target/device/ARM/Config.in"
 source "target/device/x86/Config.in"
 
 # This must be last

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
  2008-11-14 10:12 ` Thomas Petazzoni
@ 2008-11-14 11:15   ` Peter Korsgaard
  0 siblings, 0 replies; 42+ messages in thread
From: Peter Korsgaard @ 2008-11-14 11:15 UTC (permalink / raw)
  To: buildroot

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

Hi,

 Thomas> I don't really get what's all this toolchain-related stuff in
 Thomas> target/device/. Even when using a binary external toolchain, all the
 Thomas> BR2_EXT_GCC_VERSION_* variables are set:

 Thomas> BR2_EXT_GCC_VERSION_4_1_2=y
 Thomas> BR2_EXT_GCC_VERSION_4_2_1=y
 Thomas> BR2_EXT_GCC_VERSION_4_2_2=y
 Thomas> BR2_EXT_GCC_VERSION_4_2_3=y
 Thomas> BR2_EXT_BINUTILS_VERSION_2_17=y
 Thomas> BR2_EXT_UCLIBC_VERSION_0_9_29=y
 Thomas> BR2_EXT_UCLIBC_VERSION_0_9_28_3=y

 Thomas> which looks a bit odd to me, since Buildroot has absolutely no power
 Thomas> over the version of the components used in an already compiled binary
 Thomas> toolchain.

 Thomas> And why is all that stuff implemented in target/device/ and not in
 Thomas> toolchain/ ?

I actually have no idea - I don't use the external toolchain stuff,
but it looks like something related to the avr32 stuff.

I've just cleaned it up slightly in preparation for adding uclibc
0.9.30.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
  2008-11-14 10:06 jacmet at uclibc.org
@ 2008-11-14 10:12 ` Thomas Petazzoni
  2008-11-14 11:15   ` Peter Korsgaard
  0 siblings, 1 reply; 42+ messages in thread
From: Thomas Petazzoni @ 2008-11-14 10:12 UTC (permalink / raw)
  To: buildroot

Le Fri, 14 Nov 2008 02:06:45 -0800 (PST),
jacmet at uclibc.org a ?crit :

> Modified:
>    trunk/buildroot/target/device/Config.in.toolchain

I don't really get what's all this toolchain-related stuff in
target/device/. Even when using a binary external toolchain, all the
BR2_EXT_GCC_VERSION_* variables are set:

BR2_EXT_GCC_VERSION_4_1_2=y
BR2_EXT_GCC_VERSION_4_2_1=y
BR2_EXT_GCC_VERSION_4_2_2=y
BR2_EXT_GCC_VERSION_4_2_3=y
BR2_EXT_BINUTILS_VERSION_2_17=y
BR2_EXT_UCLIBC_VERSION_0_9_29=y
BR2_EXT_UCLIBC_VERSION_0_9_28_3=y

which looks a bit odd to me, since Buildroot has absolutely no power
over the version of the components used in an already compiled binary
toolchain.

And why is all that stuff implemented in target/device/ and not in
toolchain/ ?

Thanks,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
@ 2008-11-14 10:06 jacmet at uclibc.org
  2008-11-14 10:12 ` Thomas Petazzoni
  0 siblings, 1 reply; 42+ messages in thread
From: jacmet at uclibc.org @ 2008-11-14 10:06 UTC (permalink / raw)
  To: buildroot

Author: jacmet
Date: 2008-11-14 02:06:44 -0800 (Fri, 14 Nov 2008)
New Revision: 24037

Log:
target/Config.in.toolchain: cleanup

Modified:
   trunk/buildroot/target/device/Config.in.toolchain


Changeset:
Modified: trunk/buildroot/target/device/Config.in.toolchain
===================================================================
--- trunk/buildroot/target/device/Config.in.toolchain	2008-11-14 08:47:04 UTC (rev 24036)
+++ trunk/buildroot/target/device/Config.in.toolchain	2008-11-14 10:06:44 UTC (rev 24037)
@@ -156,35 +156,33 @@
 
 config	BR2_EXT_GCC_VERSION_4_1_2
 	bool
-	default y if !BR2_TOOLCHAIN_EXTERNAL_SOURCE
-	default n if  BR2_TOOLCHAIN_EXTERNAL_SOURCE
+	default !BR2_TOOLCHAIN_EXTERNAL_SOURCE
 
 config	BR2_EXT_GCC_VERSION_4_2_1
 	bool
-	default y if !BR2_TOOLCHAIN_EXTERNAL_SOURCE
-	default n if  BR2_TOOLCHAIN_EXTERNAL_SOURCE
+	default !BR2_TOOLCHAIN_EXTERNAL_SOURCE
 
 config	BR2_EXT_GCC_VERSION_4_2_2
 	bool
-	default y if !BR2_TOOLCHAIN_EXTERNAL_SOURCE
-	default n if  BR2_TOOLCHAIN_EXTERNAL_SOURCE
+	default !BR2_TOOLCHAIN_EXTERNAL_SOURCE
 
 config	BR2_EXT_GCC_VERSION_4_2_3
 	bool
-	default y if !BR2_TOOLCHAIN_EXTERNAL_SOURCE
-	default n if  BR2_TOOLCHAIN_EXTERNAL_SOURCE
+	default !BR2_TOOLCHAIN_EXTERNAL_SOURCE
 
 config	BR2_EXT_BINUTILS_VERSION_2_17
 	bool
-	default y if !BR2_TOOLCHAIN_EXTERNAL_SOURCE
-	default n if  BR2_TOOLCHAIN_EXTERNAL_SOURCE
+	default !BR2_TOOLCHAIN_EXTERNAL_SOURCE
 
+config	BR2_EXT_UCLIBC_VERSION_0_9_28_3
+	bool
+	default !BR2_TOOLCHAIN_EXTERNAL_SOURCE
+
 config	BR2_EXT_UCLIBC_VERSION_0_9_29
 	bool
-	default y if !BR2_TOOLCHAIN_EXTERNAL_SOURCE
-	default n if  BR2_TOOLCHAIN_EXTERNAL_SOURCE
+	default !BR2_TOOLCHAIN_EXTERNAL_SOURCE
 
-config	BR2_EXT_UCLIBC_VERSION_0_9_28_3
+config	BR2_EXT_UCLIBC_VERSION_0_9_30
 	bool
-	default y if !BR2_TOOLCHAIN_EXTERNAL_SOURCE
-	default n if  BR2_TOOLCHAIN_EXTERNAL_SOURCE
+	default !BR2_TOOLCHAIN_EXTERNAL_SOURCE
+

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
  2008-07-05  6:47 ` Thiago A. Corrêa
  2008-07-05 11:42   ` Ulf Samuelsson
@ 2008-07-07  6:09   ` Hans-Christian Egtvedt
  1 sibling, 0 replies; 42+ messages in thread
From: Hans-Christian Egtvedt @ 2008-07-07  6:09 UTC (permalink / raw)
  To: buildroot

On Sat, 2008-07-05 at 03:47 -0300, Thiago A. Corr?a wrote:
> AFAIK 4.2.1 is the only gcc release that produces valid binaries.
> 4.2.2 produces C++ programs that crash. I think we shouldn't deprecate
> it.

Huh?

GCC 4.2.2.atmel.1.0.8 + the patches on
http://avr32linux.org/twiki/bin/view/Main/GccPatches is AFAIK more
bugless than 4.2.1.

Do you have an example application which crashes, some stripped C++ code
I can test with.

-- 
With kind regards,
Hans-Christian Egtvedt, Applications Engineer

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
@ 2008-07-05 21:57 ulf at uclibc.org
  0 siblings, 0 replies; 42+ messages in thread
From: ulf at uclibc.org @ 2008-07-05 21:57 UTC (permalink / raw)
  To: buildroot

Author: ulf
Date: 2008-07-05 14:57:23 -0700 (Sat, 05 Jul 2008)
New Revision: 22657

Log:
un-deprecate gcc-4.2.1 for AVR32 external toolchain

Modified:
   trunk/buildroot/target/device/Config.in.toolchain


Changeset:
Modified: trunk/buildroot/target/device/Config.in.toolchain
===================================================================
--- trunk/buildroot/target/device/Config.in.toolchain	2008-07-05 20:29:59 UTC (rev 22656)
+++ trunk/buildroot/target/device/Config.in.toolchain	2008-07-05 21:57:23 UTC (rev 22657)
@@ -20,7 +20,6 @@
 config BR2_TOOLCHAIN_ATMEL_AVR32_4_2_1
 	bool "Use prepatched source for AVR32 gcc-4.2.1 toolchain"
 	depends on BR2_avr32
-	depends on BR2_DEPRECATED
 	select BR2_EXT_GCC_VERSION_4_2_1
 	select BR2_EXT_BINUTILS_VERSION_2_17
 	select BR2_EXT_UCLIBC_VERSION_0_9_29

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
  2008-07-05  6:47 ` Thiago A. Corrêa
@ 2008-07-05 11:42   ` Ulf Samuelsson
  2008-07-07  6:09   ` Hans-Christian Egtvedt
  1 sibling, 0 replies; 42+ messages in thread
From: Ulf Samuelsson @ 2008-07-05 11:42 UTC (permalink / raw)
  To: buildroot

----- Original Message ----- 
From: "Thiago A. Corr?a" <thiago.correa@gmail.com>
To: <buildroot@uclibc.org>
Sent: Saturday, July 05, 2008 8:47 AM
Subject: Re: [Buildroot] svn commit: trunk/buildroot/target/device


> AFAIK 4.2.1 is the only gcc release that produces valid binaries.
> 4.2.2 produces C++ programs that crash. I think we shouldn't deprecate
> it.
>

I thought you said it did not work in svn!
Feel free to revert that part of the patch, I lost my broadband just now,
and connect using WCDMA right now.
Hope it will be back soon...

Best Regards
Ulf Samuelsson

> On Sat, Jul 5, 2008 at 3:37 AM,  <ulf@uclibc.org> wrote:
>> Author: ulf
>> Date: 2008-07-04 23:37:17 -0700 (Fri, 04 Jul 2008)
>> New Revision: 22642
>>
>> Log:
>> Run AVR32 toolchain with Sysroot (will fail if not enabled), deprecate 
>> 4.1.2 and 4.2.1
>>
>> Modified:
>>   trunk/buildroot/target/device/Config.in.toolchain
>>
>>
>> Changeset:
>> Modified: trunk/buildroot/target/device/Config.in.toolchain
>> ===================================================================
>> --- trunk/buildroot/target/device/Config.in.toolchain   2008-07-05 
>> 04:30:05 UTC (rev 22641)
>> +++ trunk/buildroot/target/device/Config.in.toolchain   2008-07-05 
>> 06:37:17 UTC (rev 22642)
>> @@ -9,6 +9,7 @@
>>  config BR2_TOOLCHAIN_ATMEL_AVR32_4_1_2
>>        bool "Use prepatched source for AVR32 gcc-4.1.2 toolchain"
>>        depends on BR2_avr32
>> +       depends on BR2_DEPRECATED
>>        select BR2_EXT_GCC_VERSION_4_1_2
>>        select BR2_EXT_BINUTILS_VERSION_2_17
>>        select BR2_EXT_UCLIBC_VERSION_0_9_29
>> @@ -19,10 +20,12 @@
>>  config BR2_TOOLCHAIN_ATMEL_AVR32_4_2_1
>>        bool "Use prepatched source for AVR32 gcc-4.2.1 toolchain"
>>        depends on BR2_avr32
>> +       depends on BR2_DEPRECATED
>>        select BR2_EXT_GCC_VERSION_4_2_1
>>        select BR2_EXT_BINUTILS_VERSION_2_17
>>        select BR2_EXT_UCLIBC_VERSION_0_9_29
>>        select BR2_TOOLCHAIN_ATMEL_AVR32
>> +       select BR2_GCC_SUPPORTS_SYSROOT
>>        help
>>          The gcc-4.2.1 toolchain for the AVR32
>>          * gcc-4.2.1
>> @@ -39,6 +42,7 @@
>>        select BR2_EXT_BINUTILS_VERSION_2_17
>>        select BR2_EXT_UCLIBC_VERSION_0_9_29
>>        select BR2_TOOLCHAIN_ATMEL_AVR32
>> +       select BR2_GCC_SUPPORTS_SYSROOT
>>        help
>>          The gcc-4.2.2 toolchain for the AVR32
>>          * gcc-4.2.2
>> @@ -67,6 +71,7 @@
>>
>>  config BR2_TOOLCHAIN_UNKNOWNVENDOR
>>        bool "Use prepatched source from unknown vendor"
>> +       depends on !BR2_avr32
>>
>>  endchoice
>>
>>
>> _______________________________________________
>> buildroot mailing list
>> buildroot at uclibc.org
>> http://busybox.net/mailman/listinfo/buildroot
>>
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot
> 

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
  2008-07-05  6:37 ulf at uclibc.org
@ 2008-07-05  6:47 ` Thiago A. Corrêa
  2008-07-05 11:42   ` Ulf Samuelsson
  2008-07-07  6:09   ` Hans-Christian Egtvedt
  0 siblings, 2 replies; 42+ messages in thread
From: Thiago A. Corrêa @ 2008-07-05  6:47 UTC (permalink / raw)
  To: buildroot

AFAIK 4.2.1 is the only gcc release that produces valid binaries.
4.2.2 produces C++ programs that crash. I think we shouldn't deprecate
it.

On Sat, Jul 5, 2008 at 3:37 AM,  <ulf@uclibc.org> wrote:
> Author: ulf
> Date: 2008-07-04 23:37:17 -0700 (Fri, 04 Jul 2008)
> New Revision: 22642
>
> Log:
> Run AVR32 toolchain with Sysroot (will fail if not enabled), deprecate 4.1.2 and 4.2.1
>
> Modified:
>   trunk/buildroot/target/device/Config.in.toolchain
>
>
> Changeset:
> Modified: trunk/buildroot/target/device/Config.in.toolchain
> ===================================================================
> --- trunk/buildroot/target/device/Config.in.toolchain   2008-07-05 04:30:05 UTC (rev 22641)
> +++ trunk/buildroot/target/device/Config.in.toolchain   2008-07-05 06:37:17 UTC (rev 22642)
> @@ -9,6 +9,7 @@
>  config BR2_TOOLCHAIN_ATMEL_AVR32_4_1_2
>        bool "Use prepatched source for AVR32 gcc-4.1.2 toolchain"
>        depends on BR2_avr32
> +       depends on BR2_DEPRECATED
>        select BR2_EXT_GCC_VERSION_4_1_2
>        select BR2_EXT_BINUTILS_VERSION_2_17
>        select BR2_EXT_UCLIBC_VERSION_0_9_29
> @@ -19,10 +20,12 @@
>  config BR2_TOOLCHAIN_ATMEL_AVR32_4_2_1
>        bool "Use prepatched source for AVR32 gcc-4.2.1 toolchain"
>        depends on BR2_avr32
> +       depends on BR2_DEPRECATED
>        select BR2_EXT_GCC_VERSION_4_2_1
>        select BR2_EXT_BINUTILS_VERSION_2_17
>        select BR2_EXT_UCLIBC_VERSION_0_9_29
>        select BR2_TOOLCHAIN_ATMEL_AVR32
> +       select BR2_GCC_SUPPORTS_SYSROOT
>        help
>          The gcc-4.2.1 toolchain for the AVR32
>          * gcc-4.2.1
> @@ -39,6 +42,7 @@
>        select BR2_EXT_BINUTILS_VERSION_2_17
>        select BR2_EXT_UCLIBC_VERSION_0_9_29
>        select BR2_TOOLCHAIN_ATMEL_AVR32
> +       select BR2_GCC_SUPPORTS_SYSROOT
>        help
>          The gcc-4.2.2 toolchain for the AVR32
>          * gcc-4.2.2
> @@ -67,6 +71,7 @@
>
>  config BR2_TOOLCHAIN_UNKNOWNVENDOR
>        bool "Use prepatched source from unknown vendor"
> +       depends on !BR2_avr32
>
>  endchoice
>
>
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot
>

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
@ 2008-07-05  6:37 ulf at uclibc.org
  2008-07-05  6:47 ` Thiago A. Corrêa
  0 siblings, 1 reply; 42+ messages in thread
From: ulf at uclibc.org @ 2008-07-05  6:37 UTC (permalink / raw)
  To: buildroot

Author: ulf
Date: 2008-07-04 23:37:17 -0700 (Fri, 04 Jul 2008)
New Revision: 22642

Log:
Run AVR32 toolchain with Sysroot (will fail if not enabled), deprecate 4.1.2 and 4.2.1

Modified:
   trunk/buildroot/target/device/Config.in.toolchain


Changeset:
Modified: trunk/buildroot/target/device/Config.in.toolchain
===================================================================
--- trunk/buildroot/target/device/Config.in.toolchain	2008-07-05 04:30:05 UTC (rev 22641)
+++ trunk/buildroot/target/device/Config.in.toolchain	2008-07-05 06:37:17 UTC (rev 22642)
@@ -9,6 +9,7 @@
 config BR2_TOOLCHAIN_ATMEL_AVR32_4_1_2
 	bool "Use prepatched source for AVR32 gcc-4.1.2 toolchain"
 	depends on BR2_avr32
+	depends on BR2_DEPRECATED
 	select BR2_EXT_GCC_VERSION_4_1_2
 	select BR2_EXT_BINUTILS_VERSION_2_17
 	select BR2_EXT_UCLIBC_VERSION_0_9_29
@@ -19,10 +20,12 @@
 config BR2_TOOLCHAIN_ATMEL_AVR32_4_2_1
 	bool "Use prepatched source for AVR32 gcc-4.2.1 toolchain"
 	depends on BR2_avr32
+	depends on BR2_DEPRECATED
 	select BR2_EXT_GCC_VERSION_4_2_1
 	select BR2_EXT_BINUTILS_VERSION_2_17
 	select BR2_EXT_UCLIBC_VERSION_0_9_29
 	select BR2_TOOLCHAIN_ATMEL_AVR32
+	select BR2_GCC_SUPPORTS_SYSROOT
 	help
 	  The gcc-4.2.1 toolchain for the AVR32
 	  * gcc-4.2.1
@@ -39,6 +42,7 @@
 	select BR2_EXT_BINUTILS_VERSION_2_17
 	select BR2_EXT_UCLIBC_VERSION_0_9_29
 	select BR2_TOOLCHAIN_ATMEL_AVR32
+	select BR2_GCC_SUPPORTS_SYSROOT
 	help
 	  The gcc-4.2.2 toolchain for the AVR32
 	  * gcc-4.2.2
@@ -67,6 +71,7 @@
 
 config BR2_TOOLCHAIN_UNKNOWNVENDOR
 	bool "Use prepatched source from unknown vendor"
+	depends on !BR2_avr32
 
 endchoice
 

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
@ 2008-07-03  8:29 ulf at uclibc.org
  0 siblings, 0 replies; 42+ messages in thread
From: ulf at uclibc.org @ 2008-07-03  8:29 UTC (permalink / raw)
  To: buildroot

Author: ulf
Date: 2008-07-03 01:29:26 -0700 (Thu, 03 Jul 2008)
New Revision: 22619

Log:
Enable KB9202 board in Config

Modified:
   trunk/buildroot/target/device/Config.in


Changeset:
Modified: trunk/buildroot/target/device/Config.in
===================================================================
--- trunk/buildroot/target/device/Config.in	2008-07-03 08:27:50 UTC (rev 22618)
+++ trunk/buildroot/target/device/Config.in	2008-07-03 08:29:26 UTC (rev 22619)
@@ -9,6 +9,7 @@
 source "target/device/Atmel/Config.in"
 source "target/device/Hitachi/Config.in"
 source "target/device/jp/Config.in"
+source "target/device/KwikByte/Config.in"
 source "target/device/Sharp/Config.in"
 source "target/device/Soekris/Config.in"
 source "target/device/valka/Config.in"

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
@ 2008-03-19  7:26 ulf at uclibc.org
  0 siblings, 0 replies; 42+ messages in thread
From: ulf at uclibc.org @ 2008-03-19  7:26 UTC (permalink / raw)
  To: buildroot

Author: ulf
Date: 2008-03-19 00:26:34 -0700 (Wed, 19 Mar 2008)
New Revision: 21398

Log:
Fix AVR32 ext toolchain

Modified:
   trunk/buildroot/target/device/Config.in.toolchain


Changeset:
Modified: trunk/buildroot/target/device/Config.in.toolchain
===================================================================
--- trunk/buildroot/target/device/Config.in.toolchain	2008-03-19 05:00:05 UTC (rev 21397)
+++ trunk/buildroot/target/device/Config.in.toolchain	2008-03-19 07:26:34 UTC (rev 21398)
@@ -1,7 +1,7 @@
 if BR2_TOOLCHAIN_EXTERNAL_SOURCE
 choice
 	prompt "Source location:"
-	default BR2_TOOLCHAIN_ATMEL_AVR32 if BR2_avr32
+	default BR2_TOOLCHAIN_ATMEL_AVR32_4_2_1 if BR2_avr32
 	help
 	  Select whether to use the toolchain built by the buildroot
 	  system or an external pre-built toolchain.

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
@ 2007-12-17 13:14 vanokuten at uclibc.org
  0 siblings, 0 replies; 42+ messages in thread
From: vanokuten at uclibc.org @ 2007-12-17 13:14 UTC (permalink / raw)
  To: buildroot

Author: vanokuten
Date: 2007-12-17 05:14:29 -0800 (Mon, 17 Dec 2007)
New Revision: 20657

Log:
fix default GNU URL

Modified:
   trunk/buildroot/target/device/Config.in.mirrors


Changeset:
Modified: trunk/buildroot/target/device/Config.in.mirrors
===================================================================
--- trunk/buildroot/target/device/Config.in.mirrors	2007-12-17 12:29:06 UTC (rev 20656)
+++ trunk/buildroot/target/device/Config.in.mirrors	2007-12-17 13:14:29 UTC (rev 20657)
@@ -27,7 +27,7 @@
 
 config BR2_GNU_MIRROR
 	string "GNU Software mirror"
-	default "http://ftp.gnu.org"
+	default "http://ftp.gnu.org/pub/gnu"
 	help
 	  GNU has multiple software mirrors scattered around the world.
 	  The following allows you to select your preferred mirror.
@@ -35,7 +35,7 @@
 	  Have a look on the gnu.org site for a list of mirrors, then enter
 	  the URL to the base directory.  Examples:
 
-	     http://ftp.gnu.org/pub/gnu (XX = country code)
+	     http://ftp.gnu.org/pub/gnu
 	     http://mirror.aarnet.edu.au/pub/gnu
 
 source	"target/device/Atmel/Config.in.mirrors"

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
@ 2007-09-29 20:47 ulf at uclibc.org
  0 siblings, 0 replies; 42+ messages in thread
From: ulf at uclibc.org @ 2007-09-29 20:47 UTC (permalink / raw)
  To: buildroot

Author: ulf
Date: 2007-09-29 13:47:18 -0700 (Sat, 29 Sep 2007)
New Revision: 20127

Log:
Go back to gcc for avr32 rev 2.0

Modified:
   trunk/buildroot/target/device/Config.in.toolchain


Changeset:
Modified: trunk/buildroot/target/device/Config.in.toolchain
===================================================================
--- trunk/buildroot/target/device/Config.in.toolchain	2007-09-29 20:44:30 UTC (rev 20126)
+++ trunk/buildroot/target/device/Config.in.toolchain	2007-09-29 20:47:18 UTC (rev 20127)
@@ -33,7 +33,7 @@
 
 config BR2_VENDOR_GCC_RELEASE
 	string
-	default "-2.2" if BR2_TOOLCHAIN_ATMEL_AVR32
+	default "-2.0" if BR2_TOOLCHAIN_ATMEL_AVR32
 
 config BR2_VENDOR_UCLIBC_RELEASE
 	string

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
@ 2007-09-29 19:46 aldot at uclibc.org
  0 siblings, 0 replies; 42+ messages in thread
From: aldot at uclibc.org @ 2007-09-29 19:46 UTC (permalink / raw)
  To: buildroot

Author: aldot
Date: 2007-09-29 12:46:02 -0700 (Sat, 29 Sep 2007)
New Revision: 20121

Log:
- remove empty, orphaned file


Removed:
   trunk/buildroot/target/device/Config.in.target


Changeset:
Deleted: trunk/buildroot/target/device/Config.in.target
===================================================================

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
  2007-09-25 22:04 aldot at uclibc.org
@ 2007-09-25 22:39 ` Ulf Samuelsson
  0 siblings, 0 replies; 42+ messages in thread
From: Ulf Samuelsson @ 2007-09-25 22:39 UTC (permalink / raw)
  To: buildroot

tis 2007-09-25 klockan 15:04 -0700 skrev aldot at uclibc.org:
> Author: aldot
> Date: 2007-09-25 15:04:39 -0700 (Tue, 25 Sep 2007)
> New Revision: 20029
> 
> Log:
> - comment out bad logic
> 
> 
> Modified:
>    trunk/buildroot/target/device/Toolchain.in
> 
> 
> Changeset:
> Modified: trunk/buildroot/target/device/Toolchain.in
> ===================================================================
> --- trunk/buildroot/target/device/Toolchain.in	2007-09-25 22:03:18 UTC (rev 20028)
> +++ trunk/buildroot/target/device/Toolchain.in	2007-09-25 22:04:39 UTC (rev 20029)
> @@ -1,7 +1,7 @@
>  if BR2_TOOLCHAIN_EXTERNAL_SOURCE
>  choice
>  	prompt "Source location:"
> -	default BR2_TOOLCHAIN_ATMEL_AVR32 if BR2_avr32
> +#	default BR2_TOOLCHAIN_ATMEL_AVR32 if BR2_avr32
>  	help
>  	  Select whether to use the toolchain built by the buildroot
>  	  system or an external pre-built toolchain.
> @@ -9,10 +9,10 @@
>  config BR2_TOOLCHAIN_ATMEL_AVR32
>  	bool "Use prepatched source for AVR32 toolchain"
>  	depends on BR2_avr32
> -	depends on BR2_GCC_VERSION_4_1_2
> -	depends on BR2_GDB_VERSION_6_4 || !BR2_PACKAGE_GDB
> -	depends on BR2_BINUTILS_VERSION_2_17
> -	depends on BR2_UCLIBC_VERSION_0_9_28_3
> +#	depends on BR2_GCC_VERSION_4_1_2
> +#	depends on BR2_GDB_VERSION_6_4 || !BR2_PACKAGE_GDB
> +#	depends on BR2_BINUTILS_VERSION_2_17
> +#	depends on BR2_UCLIBC_VERSION_0_9_28_3

Please revert this patch and fix the real problem.

BR
Ulf Samuelsson


>  
>  endchoice
>  
> 
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
@ 2007-09-25 22:04 aldot at uclibc.org
  2007-09-25 22:39 ` Ulf Samuelsson
  0 siblings, 1 reply; 42+ messages in thread
From: aldot at uclibc.org @ 2007-09-25 22:04 UTC (permalink / raw)
  To: buildroot

Author: aldot
Date: 2007-09-25 15:04:39 -0700 (Tue, 25 Sep 2007)
New Revision: 20029

Log:
- comment out bad logic


Modified:
   trunk/buildroot/target/device/Toolchain.in


Changeset:
Modified: trunk/buildroot/target/device/Toolchain.in
===================================================================
--- trunk/buildroot/target/device/Toolchain.in	2007-09-25 22:03:18 UTC (rev 20028)
+++ trunk/buildroot/target/device/Toolchain.in	2007-09-25 22:04:39 UTC (rev 20029)
@@ -1,7 +1,7 @@
 if BR2_TOOLCHAIN_EXTERNAL_SOURCE
 choice
 	prompt "Source location:"
-	default BR2_TOOLCHAIN_ATMEL_AVR32 if BR2_avr32
+#	default BR2_TOOLCHAIN_ATMEL_AVR32 if BR2_avr32
 	help
 	  Select whether to use the toolchain built by the buildroot
 	  system or an external pre-built toolchain.
@@ -9,10 +9,10 @@
 config BR2_TOOLCHAIN_ATMEL_AVR32
 	bool "Use prepatched source for AVR32 toolchain"
 	depends on BR2_avr32
-	depends on BR2_GCC_VERSION_4_1_2
-	depends on BR2_GDB_VERSION_6_4 || !BR2_PACKAGE_GDB
-	depends on BR2_BINUTILS_VERSION_2_17
-	depends on BR2_UCLIBC_VERSION_0_9_28_3
+#	depends on BR2_GCC_VERSION_4_1_2
+#	depends on BR2_GDB_VERSION_6_4 || !BR2_PACKAGE_GDB
+#	depends on BR2_BINUTILS_VERSION_2_17
+#	depends on BR2_UCLIBC_VERSION_0_9_28_3
 
 endchoice
 

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
@ 2007-09-25 21:40 aldot at uclibc.org
  0 siblings, 0 replies; 42+ messages in thread
From: aldot at uclibc.org @ 2007-09-25 21:40 UTC (permalink / raw)
  To: buildroot

Author: aldot
Date: 2007-09-25 14:40:04 -0700 (Tue, 25 Sep 2007)
New Revision: 20026

Log:
- fix whitespace


Modified:
   trunk/buildroot/target/device/Toolchain.in


Changeset:
Modified: trunk/buildroot/target/device/Toolchain.in
===================================================================
--- trunk/buildroot/target/device/Toolchain.in	2007-09-25 18:35:28 UTC (rev 20025)
+++ trunk/buildroot/target/device/Toolchain.in	2007-09-25 21:40:04 UTC (rev 20026)
@@ -1,7 +1,7 @@
 if BR2_TOOLCHAIN_EXTERNAL_SOURCE
 choice
 	prompt "Source location:"
-	default BR2_TOOLCHAIN_ATMEL_AVR32	if BR2_avr32
+	default BR2_TOOLCHAIN_ATMEL_AVR32 if BR2_avr32
 	help
 	  Select whether to use the toolchain built by the buildroot
 	  system or an external pre-built toolchain.

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
  2007-09-17 13:41           ` Bernhard Fischer
@ 2007-09-18  6:54             ` Ulf Samuelsson
  0 siblings, 0 replies; 42+ messages in thread
From: Ulf Samuelsson @ 2007-09-18  6:54 UTC (permalink / raw)
  To: buildroot


> >Exactly what problem are you trying to resolve?
> 
> There is no point in having any atmel mirror in my .config unless i
> build for at91 or avr32 and choose to use an atmel toolchain or atmel
> patches.

if/when it will mirror all the tarballs used by Buildroot
it will be useful to everyone.
I am lobbying for this to happen.

/BR
Ulf Samuelsson

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
  2007-09-17 11:10       ` Bernhard Fischer
@ 2007-09-17 14:56         ` Ulf Samuelsson
  2007-09-17 13:41           ` Bernhard Fischer
  0 siblings, 1 reply; 42+ messages in thread
From: Ulf Samuelsson @ 2007-09-17 14:56 UTC (permalink / raw)
  To: buildroot

m?n 2007-09-17 klockan 13:10 +0200 skrev Bernhard Fischer:
> On Mon, Sep 17, 2007 at 02:16:44PM +0200, Ulf Samuelsson wrote:
> >m?n 2007-09-17 klockan 11:27 +0200 skrev Bernhard Fischer:
> >> On Mon, Sep 17, 2007 at 12:43:22PM +0200, Ulf Samuelsson wrote:
> >> >m?n 2007-09-17 klockan 00:55 -0700 skrev aldot at uclibc.org:
> >> >> Author: aldot
> >> >> Date: 2007-09-17 00:54:52 -0700 (Mon, 17 Sep 2007)
> >> >> New Revision: 19862
> >> >> 
> >> >> Log:
> >> >> - Atmel mirrors are only of interrest for atmel
> >> >> 
> >> >> 
> >> >> Modified:
> >> >>    trunk/buildroot/target/device/Mirrors.in
> >> >> 
> >> >> 
> >> >
> >> >And making it depending on BR2_ATMEL or similar makes it impossible to 
> >> >put package support on that ftp site, so don't create any dependency
> >> >at all.
> >> 
> >> This can depend on BR2_TARGET_ATMEL or some at91 config symbol.
> >> Depending on BR2_arm is wrong since i want to build arm toolchains but
> >> use upstream sources, not some vendor supplied tarballs.
> >> 
> >You asssume that there is never going to be something on the ftp site
> >which is interesting to x86/ppc etc. users.
> >That assumption is wrong, so therefore the dependency is wrong
> 
> You seem to be assuming that there is or will be something on that ftp
> site that is interresting. What would that be?

There are a couple of packages, that I plan to add at a later stage.

>
>  I don't miss alot of
> stuff and if so, I somehow doubt that the missing bits would live on
> an atmel tfp-server.
> 
> I ask you to fix the mirror-selection to reflect that a vendor may
> provide additional patches on their site for their specific products for
> a short period of time -- i.e. until the fixes are applied to upstream
> sources -- but _not_ to pollute the rest.
> 

Exactly what problem are you trying to resolve?


> Thank you.

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
  2007-09-17 14:56         ` Ulf Samuelsson
@ 2007-09-17 13:41           ` Bernhard Fischer
  2007-09-18  6:54             ` Ulf Samuelsson
  0 siblings, 1 reply; 42+ messages in thread
From: Bernhard Fischer @ 2007-09-17 13:41 UTC (permalink / raw)
  To: buildroot

On Mon, Sep 17, 2007 at 04:56:18PM +0200, Ulf Samuelsson wrote:
>m?n 2007-09-17 klockan 13:10 +0200 skrev Bernhard Fischer:
>> On Mon, Sep 17, 2007 at 02:16:44PM +0200, Ulf Samuelsson wrote:
>> >m?n 2007-09-17 klockan 11:27 +0200 skrev Bernhard Fischer:
>> >> On Mon, Sep 17, 2007 at 12:43:22PM +0200, Ulf Samuelsson wrote:
>> >> >m?n 2007-09-17 klockan 00:55 -0700 skrev aldot at uclibc.org:
>> >> >> Author: aldot
>> >> >> Date: 2007-09-17 00:54:52 -0700 (Mon, 17 Sep 2007)
>> >> >> New Revision: 19862
>> >> >> 
>> >> >> Log:
>> >> >> - Atmel mirrors are only of interrest for atmel
>> >> >> 
>> >> >> 
>> >> >> Modified:
>> >> >>    trunk/buildroot/target/device/Mirrors.in
>> >> >> 
>> >> >> 
>> >> >
>> >> >And making it depending on BR2_ATMEL or similar makes it impossible to 
>> >> >put package support on that ftp site, so don't create any dependency
>> >> >at all.
>> >> 
>> >> This can depend on BR2_TARGET_ATMEL or some at91 config symbol.
>> >> Depending on BR2_arm is wrong since i want to build arm toolchains but
>> >> use upstream sources, not some vendor supplied tarballs.
>> >> 
>> >You asssume that there is never going to be something on the ftp site
>> >which is interesting to x86/ppc etc. users.
>> >That assumption is wrong, so therefore the dependency is wrong
>> 
>> You seem to be assuming that there is or will be something on that ftp
>> site that is interresting. What would that be?
>
>There are a couple of packages, that I plan to add at a later stage.

I will revert the wrong include until then, so you can fix that if it's
needed. Whether it is BR2_avr32||BR2_at91 or BR2_TARGET_ATMEL is
something that i leave up to you.
>
>>
>>  I don't miss alot of
>> stuff and if so, I somehow doubt that the missing bits would live on
>> an atmel tfp-server.
>> 
>> I ask you to fix the mirror-selection to reflect that a vendor may
>> provide additional patches on their site for their specific products for
>> a short period of time -- i.e. until the fixes are applied to upstream
>> sources -- but _not_ to pollute the rest.
>> 
>
>Exactly what problem are you trying to resolve?

There is no point in having any atmel mirror in my .config unless i
build for at91 or avr32 and choose to use an atmel toolchain or atmel
patches.

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
  2007-09-17  9:27   ` Bernhard Fischer
@ 2007-09-17 12:16     ` Ulf Samuelsson
  2007-09-17 11:10       ` Bernhard Fischer
  0 siblings, 1 reply; 42+ messages in thread
From: Ulf Samuelsson @ 2007-09-17 12:16 UTC (permalink / raw)
  To: buildroot

m?n 2007-09-17 klockan 11:27 +0200 skrev Bernhard Fischer:
> On Mon, Sep 17, 2007 at 12:43:22PM +0200, Ulf Samuelsson wrote:
> >m?n 2007-09-17 klockan 00:55 -0700 skrev aldot at uclibc.org:
> >> Author: aldot
> >> Date: 2007-09-17 00:54:52 -0700 (Mon, 17 Sep 2007)
> >> New Revision: 19862
> >> 
> >> Log:
> >> - Atmel mirrors are only of interrest for atmel
> >> 
> >> 
> >> Modified:
> >>    trunk/buildroot/target/device/Mirrors.in
> >> 
> >> 
> >
> >And making it depending on BR2_ATMEL or similar makes it impossible to 
> >put package support on that ftp site, so don't create any dependency
> >at all.
> 
> This can depend on BR2_TARGET_ATMEL or some at91 config symbol.
> Depending on BR2_arm is wrong since i want to build arm toolchains but
> use upstream sources, not some vendor supplied tarballs.
> 
You asssume that there is never going to be something on the ftp site
which is interesting to x86/ppc etc. users.
That assumption is wrong, so therefore the dependency is wrong

/Ulf

> If we need to mirror certain packages, we can of course do this (as the
> buildroot project), but using random vendor's locked-down ftp server for
> this purpose is not a sensible thing to do, IMO.

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
  2007-09-17 12:16     ` Ulf Samuelsson
@ 2007-09-17 11:10       ` Bernhard Fischer
  2007-09-17 14:56         ` Ulf Samuelsson
  0 siblings, 1 reply; 42+ messages in thread
From: Bernhard Fischer @ 2007-09-17 11:10 UTC (permalink / raw)
  To: buildroot

On Mon, Sep 17, 2007 at 02:16:44PM +0200, Ulf Samuelsson wrote:
>m?n 2007-09-17 klockan 11:27 +0200 skrev Bernhard Fischer:
>> On Mon, Sep 17, 2007 at 12:43:22PM +0200, Ulf Samuelsson wrote:
>> >m?n 2007-09-17 klockan 00:55 -0700 skrev aldot at uclibc.org:
>> >> Author: aldot
>> >> Date: 2007-09-17 00:54:52 -0700 (Mon, 17 Sep 2007)
>> >> New Revision: 19862
>> >> 
>> >> Log:
>> >> - Atmel mirrors are only of interrest for atmel
>> >> 
>> >> 
>> >> Modified:
>> >>    trunk/buildroot/target/device/Mirrors.in
>> >> 
>> >> 
>> >
>> >And making it depending on BR2_ATMEL or similar makes it impossible to 
>> >put package support on that ftp site, so don't create any dependency
>> >at all.
>> 
>> This can depend on BR2_TARGET_ATMEL or some at91 config symbol.
>> Depending on BR2_arm is wrong since i want to build arm toolchains but
>> use upstream sources, not some vendor supplied tarballs.
>> 
>You asssume that there is never going to be something on the ftp site
>which is interesting to x86/ppc etc. users.
>That assumption is wrong, so therefore the dependency is wrong

You seem to be assuming that there is or will be something on that ftp
site that is interresting. What would that be? I don't miss alot of
stuff and if so, I somehow doubt that the missing bits would live on
an atmel tfp-server.

I ask you to fix the mirror-selection to reflect that a vendor may
provide additional patches on their site for their specific products for
a short period of time -- i.e. until the fixes are applied to upstream
sources -- but _not_ to pollute the rest.

Thank you.

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
  2007-09-17  7:55 aldot at uclibc.org
  2007-09-17  8:03 ` Hans-Christian Egtvedt
  2007-09-17 10:41 ` Ulf Samuelsson
@ 2007-09-17 10:43 ` Ulf Samuelsson
  2007-09-17  9:27   ` Bernhard Fischer
  2 siblings, 1 reply; 42+ messages in thread
From: Ulf Samuelsson @ 2007-09-17 10:43 UTC (permalink / raw)
  To: buildroot

m?n 2007-09-17 klockan 00:55 -0700 skrev aldot at uclibc.org:
> Author: aldot
> Date: 2007-09-17 00:54:52 -0700 (Mon, 17 Sep 2007)
> New Revision: 19862
> 
> Log:
> - Atmel mirrors are only of interrest for atmel
> 
> 
> Modified:
>    trunk/buildroot/target/device/Mirrors.in
> 
> 

And making it depending on BR2_ATMEL or similar makes it impossible to 
put package support on that ftp site, so don't create any dependency
at all.


> Changeset:
> Modified: trunk/buildroot/target/device/Mirrors.in
> ===================================================================
> --- trunk/buildroot/target/device/Mirrors.in	2007-09-16 19:41:40 UTC (rev 19861)
> +++ trunk/buildroot/target/device/Mirrors.in	2007-09-17 07:54:52 UTC (rev 19862)
> @@ -4,14 +4,16 @@
>  	string "Sourceforge mirror site"
>  	default "easynews"
>  	help
> -	  Sourceforge has a system of mirror sites.  Some sites may be closer
> -	  to your location, and sometimes mirror sites go down and are no longer
> -	  available.  This option allows you to select your preferred Sourceforge
> -	  mirror site.
> +	  Sourceforge has a system of mirror sites.  Some sites may be
> +	  closer to your location, and sometimes mirror sites go down
> +	  and are no longer available.  This option allows you to select
> +	  your preferred Sourceforge mirror site.
>  
>  	  The list of mirrors is available here:
>  	  http://prdownloads.sourceforge.net/index-sf.html?download
>  
> +if BR2_avr32
>  source	"target/device/Atmel/Mirrors.in"
> +endif
>  
>  endmenu
> 
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
  2007-09-17  7:55 aldot at uclibc.org
  2007-09-17  8:03 ` Hans-Christian Egtvedt
@ 2007-09-17 10:41 ` Ulf Samuelsson
  2007-09-17 10:43 ` Ulf Samuelsson
  2 siblings, 0 replies; 42+ messages in thread
From: Ulf Samuelsson @ 2007-09-17 10:41 UTC (permalink / raw)
  To: buildroot

m?n 2007-09-17 klockan 00:55 -0700 skrev aldot at uclibc.org:
> Author: aldot
> Date: 2007-09-17 00:54:52 -0700 (Mon, 17 Sep 2007)
> New Revision: 19862
> 
> Log:
> - Atmel mirrors are only of interrest for atmel
> 
> 
You just broke AT91 ARM support.
Please revert!



> Modified:
>    trunk/buildroot/target/device/Mirrors.in
> 
> 
> Changeset:
> Modified: trunk/buildroot/target/device/Mirrors.in
> ===================================================================
> --- trunk/buildroot/target/device/Mirrors.in	2007-09-16 19:41:40 UTC (rev 19861)
> +++ trunk/buildroot/target/device/Mirrors.in	2007-09-17 07:54:52 UTC (rev 19862)
> @@ -4,14 +4,16 @@
>  	string "Sourceforge mirror site"
>  	default "easynews"
>  	help
> -	  Sourceforge has a system of mirror sites.  Some sites may be closer
> -	  to your location, and sometimes mirror sites go down and are no longer
> -	  available.  This option allows you to select your preferred Sourceforge
> -	  mirror site.
> +	  Sourceforge has a system of mirror sites.  Some sites may be
> +	  closer to your location, and sometimes mirror sites go down
> +	  and are no longer available.  This option allows you to select
> +	  your preferred Sourceforge mirror site.
>  
>  	  The list of mirrors is available here:
>  	  http://prdownloads.sourceforge.net/index-sf.html?download
>  
> +if BR2_avr32
>  source	"target/device/Atmel/Mirrors.in"
> +endif
>  
>  endmenu
> 
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
  2007-09-17 10:43 ` Ulf Samuelsson
@ 2007-09-17  9:27   ` Bernhard Fischer
  2007-09-17 12:16     ` Ulf Samuelsson
  0 siblings, 1 reply; 42+ messages in thread
From: Bernhard Fischer @ 2007-09-17  9:27 UTC (permalink / raw)
  To: buildroot

On Mon, Sep 17, 2007 at 12:43:22PM +0200, Ulf Samuelsson wrote:
>m?n 2007-09-17 klockan 00:55 -0700 skrev aldot at uclibc.org:
>> Author: aldot
>> Date: 2007-09-17 00:54:52 -0700 (Mon, 17 Sep 2007)
>> New Revision: 19862
>> 
>> Log:
>> - Atmel mirrors are only of interrest for atmel
>> 
>> 
>> Modified:
>>    trunk/buildroot/target/device/Mirrors.in
>> 
>> 
>
>And making it depending on BR2_ATMEL or similar makes it impossible to 
>put package support on that ftp site, so don't create any dependency
>at all.

This can depend on BR2_TARGET_ATMEL or some at91 config symbol.
Depending on BR2_arm is wrong since i want to build arm toolchains but
use upstream sources, not some vendor supplied tarballs.

If we need to mirror certain packages, we can of course do this (as the
buildroot project), but using random vendor's locked-down ftp server for
this purpose is not a sensible thing to do, IMO.

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
@ 2007-09-17  9:26 ulf at uclibc.org
  0 siblings, 0 replies; 42+ messages in thread
From: ulf at uclibc.org @ 2007-09-17  9:26 UTC (permalink / raw)
  To: buildroot

Author: ulf
Date: 2007-09-17 02:26:47 -0700 (Mon, 17 Sep 2007)
New Revision: 19863

Log:
Revert bad patch

Modified:
   trunk/buildroot/target/device/Mirrors.in


Changeset:
Modified: trunk/buildroot/target/device/Mirrors.in
===================================================================
--- trunk/buildroot/target/device/Mirrors.in	2007-09-17 07:54:52 UTC (rev 19862)
+++ trunk/buildroot/target/device/Mirrors.in	2007-09-17 09:26:47 UTC (rev 19863)
@@ -12,8 +12,6 @@
 	  The list of mirrors is available here:
 	  http://prdownloads.sourceforge.net/index-sf.html?download
 
-if BR2_avr32
 source	"target/device/Atmel/Mirrors.in"
-endif
 
 endmenu

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
  2007-09-17  8:03 ` Hans-Christian Egtvedt
@ 2007-09-17  8:38   ` Bernhard Fischer
  0 siblings, 0 replies; 42+ messages in thread
From: Bernhard Fischer @ 2007-09-17  8:38 UTC (permalink / raw)
  To: buildroot

On Mon, Sep 17, 2007 at 10:03:11AM +0200, Hans-Christian Egtvedt wrote:
>On Mon, 2007-09-17 at 00:55 -0700, aldot at uclibc.org wrote:
>> Author: aldot
>> Date: 2007-09-17 00:54:52 -0700 (Mon, 17 Sep 2007)
>> New Revision: 19862
>> 
>> Log:
>> - Atmel mirrors are only of interrest for atmel
>> 
>> 
>> Modified:
>>    trunk/buildroot/target/device/Mirrors.in
>> 
>> 
>> Changeset:
>> Modified: trunk/buildroot/target/device/Mirrors.in
>> ===================================================================
>> --- trunk/buildroot/target/device/Mirrors.in	2007-09-16 19:41:40 UTC (rev 19861)
>> +++ trunk/buildroot/target/device/Mirrors.in	2007-09-17 07:54:52 UTC (rev 19862)
>> @@ -4,14 +4,16 @@
>>  	string "Sourceforge mirror site"
>>  	default "easynews"
>>  	help
>> -	  Sourceforge has a system of mirror sites.  Some sites may be closer
>> -	  to your location, and sometimes mirror sites go down and are no longer
>> -	  available.  This option allows you to select your preferred Sourceforge
>> -	  mirror site.
>> +	  Sourceforge has a system of mirror sites.  Some sites may be
>> +	  closer to your location, and sometimes mirror sites go down
>> +	  and are no longer available.  This option allows you to select
>> +	  your preferred Sourceforge mirror site.
>>  
>>  	  The list of mirrors is available here:
>>  	  http://prdownloads.sourceforge.net/index-sf.html?download
>>  
>> +if BR2_avr32
>
>Add a "|| BR2_arm", as this is used for AT91 stuff AFAIK.

BR2_arm is inaccurate, BR2_TARGET_ATMEL or something like that, dunno.
>
>>  source	"target/device/Atmel/Mirrors.in"
>> +endif
>>  
>>  endmenu

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
  2007-09-17  7:55 aldot at uclibc.org
@ 2007-09-17  8:03 ` Hans-Christian Egtvedt
  2007-09-17  8:38   ` Bernhard Fischer
  2007-09-17 10:41 ` Ulf Samuelsson
  2007-09-17 10:43 ` Ulf Samuelsson
  2 siblings, 1 reply; 42+ messages in thread
From: Hans-Christian Egtvedt @ 2007-09-17  8:03 UTC (permalink / raw)
  To: buildroot

On Mon, 2007-09-17 at 00:55 -0700, aldot at uclibc.org wrote:
> Author: aldot
> Date: 2007-09-17 00:54:52 -0700 (Mon, 17 Sep 2007)
> New Revision: 19862
> 
> Log:
> - Atmel mirrors are only of interrest for atmel
> 
> 
> Modified:
>    trunk/buildroot/target/device/Mirrors.in
> 
> 
> Changeset:
> Modified: trunk/buildroot/target/device/Mirrors.in
> ===================================================================
> --- trunk/buildroot/target/device/Mirrors.in	2007-09-16 19:41:40 UTC (rev 19861)
> +++ trunk/buildroot/target/device/Mirrors.in	2007-09-17 07:54:52 UTC (rev 19862)
> @@ -4,14 +4,16 @@
>  	string "Sourceforge mirror site"
>  	default "easynews"
>  	help
> -	  Sourceforge has a system of mirror sites.  Some sites may be closer
> -	  to your location, and sometimes mirror sites go down and are no longer
> -	  available.  This option allows you to select your preferred Sourceforge
> -	  mirror site.
> +	  Sourceforge has a system of mirror sites.  Some sites may be
> +	  closer to your location, and sometimes mirror sites go down
> +	  and are no longer available.  This option allows you to select
> +	  your preferred Sourceforge mirror site.
>  
>  	  The list of mirrors is available here:
>  	  http://prdownloads.sourceforge.net/index-sf.html?download
>  
> +if BR2_avr32

Add a "|| BR2_arm", as this is used for AT91 stuff AFAIK.

>  source	"target/device/Atmel/Mirrors.in"
> +endif
>  
>  endmenu

-- 
With kind regards,
Hans-Christian Egtvedt, Applications Engineer

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
@ 2007-09-17  7:55 aldot at uclibc.org
  2007-09-17  8:03 ` Hans-Christian Egtvedt
                   ` (2 more replies)
  0 siblings, 3 replies; 42+ messages in thread
From: aldot at uclibc.org @ 2007-09-17  7:55 UTC (permalink / raw)
  To: buildroot

Author: aldot
Date: 2007-09-17 00:54:52 -0700 (Mon, 17 Sep 2007)
New Revision: 19862

Log:
- Atmel mirrors are only of interrest for atmel


Modified:
   trunk/buildroot/target/device/Mirrors.in


Changeset:
Modified: trunk/buildroot/target/device/Mirrors.in
===================================================================
--- trunk/buildroot/target/device/Mirrors.in	2007-09-16 19:41:40 UTC (rev 19861)
+++ trunk/buildroot/target/device/Mirrors.in	2007-09-17 07:54:52 UTC (rev 19862)
@@ -4,14 +4,16 @@
 	string "Sourceforge mirror site"
 	default "easynews"
 	help
-	  Sourceforge has a system of mirror sites.  Some sites may be closer
-	  to your location, and sometimes mirror sites go down and are no longer
-	  available.  This option allows you to select your preferred Sourceforge
-	  mirror site.
+	  Sourceforge has a system of mirror sites.  Some sites may be
+	  closer to your location, and sometimes mirror sites go down
+	  and are no longer available.  This option allows you to select
+	  your preferred Sourceforge mirror site.
 
 	  The list of mirrors is available here:
 	  http://prdownloads.sourceforge.net/index-sf.html?download
 
+if BR2_avr32
 source	"target/device/Atmel/Mirrors.in"
+endif
 
 endmenu

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
@ 2007-08-19 18:26 ulf at uclibc.org
  0 siblings, 0 replies; 42+ messages in thread
From: ulf at uclibc.org @ 2007-08-19 18:26 UTC (permalink / raw)
  To: buildroot

Author: ulf
Date: 2007-08-19 11:26:31 -0700 (Sun, 19 Aug 2007)
New Revision: 19560

Log:
Update AVR32 tools download location

Modified:
   trunk/buildroot/target/device/Toolchain.in


Changeset:
Modified: trunk/buildroot/target/device/Toolchain.in
===================================================================
--- trunk/buildroot/target/device/Toolchain.in	2007-08-19 13:42:08 UTC (rev 19559)
+++ trunk/buildroot/target/device/Toolchain.in	2007-08-19 18:26:31 UTC (rev 19560)
@@ -30,7 +30,7 @@
 
 config BR2_VENDOR_SITE
 	string
-	default $(BR2_ATMEL_MIRROR) if BR2_TOOLCHAIN_ATMEL_AVR32
+	default "$(BR2_ATMEL_MIRROR)/Source" if BR2_TOOLCHAIN_ATMEL_AVR32
 
 config BR2_VENDOR_SUFFIX
 	string

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
@ 2007-08-01  9:06 ulf at uclibc.org
  0 siblings, 0 replies; 42+ messages in thread
From: ulf at uclibc.org @ 2007-08-01  9:06 UTC (permalink / raw)
  To: buildroot

Author: ulf
Date: 2007-08-01 02:06:04 -0700 (Wed, 01 Aug 2007)
New Revision: 19384

Log:
Don't allow std sources for AVR32

Modified:
   trunk/buildroot/target/device/Toolchain.in


Changeset:
Modified: trunk/buildroot/target/device/Toolchain.in
===================================================================
--- trunk/buildroot/target/device/Toolchain.in	2007-08-01 08:58:14 UTC (rev 19383)
+++ trunk/buildroot/target/device/Toolchain.in	2007-08-01 09:06:04 UTC (rev 19384)
@@ -10,6 +10,7 @@
 config BR2_TOOLCHAIN_NORMAL
 	bool
 	prompt "Use default sources for toolchain"
+	depends on !BR2_avr32
 	help
 	  Download vanilla binutils, gcc, uclibc and gdb from their 
 	  main download locations, and apply patches from the

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
@ 2007-07-31 22:57 ulf at uclibc.org
  0 siblings, 0 replies; 42+ messages in thread
From: ulf at uclibc.org @ 2007-07-31 22:57 UTC (permalink / raw)
  To: buildroot

Author: ulf
Date: 2007-07-31 15:57:19 -0700 (Tue, 31 Jul 2007)
New Revision: 19371

Log:
Hint taken,  Help text included

Modified:
   trunk/buildroot/target/device/Toolchain.in


Changeset:
Modified: trunk/buildroot/target/device/Toolchain.in
===================================================================
--- trunk/buildroot/target/device/Toolchain.in	2007-07-31 22:41:06 UTC (rev 19370)
+++ trunk/buildroot/target/device/Toolchain.in	2007-07-31 22:57:19 UTC (rev 19371)
@@ -11,7 +11,10 @@
 	bool
 	prompt "Use default sources for toolchain"
 	help
-	  FIXME: Bug Ulf to provide a helptext
+	  Download vanilla binutils, gcc, uclibc and gdb from their 
+	  main download locations, and apply patches from the
+	  "toolchain/<package>" directores.
+	  I.E: Do not download a prepatched vendor source suite.
 
 config BR2_TOOLCHAIN_ATMEL_AVR32
 	bool

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
@ 2007-07-31 15:39 aldot at uclibc.org
  0 siblings, 0 replies; 42+ messages in thread
From: aldot at uclibc.org @ 2007-07-31 15:39 UTC (permalink / raw)
  To: buildroot

Author: aldot
Date: 2007-07-31 08:39:23 -0700 (Tue, 31 Jul 2007)
New Revision: 19356

Log:
- fixup whitespace


Modified:
   trunk/buildroot/target/device/Toolchain.in


Changeset:
Modified: trunk/buildroot/target/device/Toolchain.in
===================================================================
--- trunk/buildroot/target/device/Toolchain.in	2007-07-31 15:37:53 UTC (rev 19355)
+++ trunk/buildroot/target/device/Toolchain.in	2007-07-31 15:39:23 UTC (rev 19356)
@@ -1,7 +1,7 @@
 choice
 	prompt "Source location:"
-	default BR2_TOOLCHAIN_NORMAL		if	!BR2_avr32
-	default BR2_TOOLCHAIN_ATMEL_AVR32	if	 BR2_avr32
+	default BR2_TOOLCHAIN_NORMAL		if!BR2_avr32
+	default BR2_TOOLCHAIN_ATMEL_AVR32	if BR2_avr32
 	depends on BR2_TOOLCHAIN_BUILDROOT
 	help
 	  Select whether to use the toolchain built by the buildroot

^ permalink raw reply	[flat|nested] 42+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device
@ 2007-07-31 15:37 aldot at uclibc.org
  0 siblings, 0 replies; 42+ messages in thread
From: aldot at uclibc.org @ 2007-07-31 15:37 UTC (permalink / raw)
  To: buildroot

Author: aldot
Date: 2007-07-31 08:37:53 -0700 (Tue, 31 Jul 2007)
New Revision: 19355

Log:
- FIXME: Bug Ulf to provide a helptext
- fixup erroneous whitespace that prevents this to fit into an 80x24 terminal


Modified:
   trunk/buildroot/target/device/Toolchain.in


Changeset:
Modified: trunk/buildroot/target/device/Toolchain.in
===================================================================
--- trunk/buildroot/target/device/Toolchain.in	2007-07-31 15:10:55 UTC (rev 19354)
+++ trunk/buildroot/target/device/Toolchain.in	2007-07-31 15:37:53 UTC (rev 19355)
@@ -10,6 +10,8 @@
 config BR2_TOOLCHAIN_NORMAL
 	bool
 	prompt "Use default sources for toolchain"
+	help
+	  FIXME: Bug Ulf to provide a helptext
 
 config BR2_TOOLCHAIN_ATMEL_AVR32
 	bool
@@ -24,28 +26,28 @@
 
 config BR2_VENDOR_SITE
 	string
-	default $(BR2_ATMEL_MIRROR)			if BR2_TOOLCHAIN_ATMEL_AVR32
+	default $(BR2_ATMEL_MIRROR) if BR2_TOOLCHAIN_ATMEL_AVR32
 
 config BR2_VENDOR_SUFFIX
 	string
-	default "-avr32"				if BR2_TOOLCHAIN_ATMEL_AVR32
+	default "-avr32" if BR2_TOOLCHAIN_ATMEL_AVR32
 
 config BR2_VENDOR_BINUTILS_RELEASE
 	string
-	default "-2.0"					if BR2_TOOLCHAIN_ATMEL_AVR32
+	default "-2.0" if BR2_TOOLCHAIN_ATMEL_AVR32
 
 config BR2_VENDOR_GCC_RELEASE
 	string
-	default "-2.0"					if BR2_TOOLCHAIN_ATMEL_AVR32
+	default "-2.0" if BR2_TOOLCHAIN_ATMEL_AVR32
 
 config BR2_VENDOR_UCLIBC_RELEASE
 	string
-	default "-2.0"					if BR2_TOOLCHAIN_ATMEL_AVR32
+	default "-2.0" if BR2_TOOLCHAIN_ATMEL_AVR32
 
 config BR2_VENDOR_GDB_RELEASE
 	string
-	default "-2.0"					if BR2_TOOLCHAIN_ATMEL_AVR32
+	default "-2.0" if BR2_TOOLCHAIN_ATMEL_AVR32
 
 config BR2_VENDOR_PATCH_DIR
 	string
-	default "target/device/Atmel/toolchain/avr32"	if BR2_TOOLCHAIN_ATMEL_AVR32
+	default "target/device/Atmel/toolchain/avr32" if BR2_TOOLCHAIN_ATMEL_AVR32

^ permalink raw reply	[flat|nested] 42+ messages in thread

end of thread, other threads:[~2009-01-29 22:06 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-18 11:53 [Buildroot] svn commit: trunk/buildroot/target/device aldot at uclibc.org
2007-07-31 15:37 aldot at uclibc.org
2007-07-31 15:39 aldot at uclibc.org
2007-07-31 22:57 ulf at uclibc.org
2007-08-01  9:06 ulf at uclibc.org
2007-08-19 18:26 ulf at uclibc.org
2007-09-17  7:55 aldot at uclibc.org
2007-09-17  8:03 ` Hans-Christian Egtvedt
2007-09-17  8:38   ` Bernhard Fischer
2007-09-17 10:41 ` Ulf Samuelsson
2007-09-17 10:43 ` Ulf Samuelsson
2007-09-17  9:27   ` Bernhard Fischer
2007-09-17 12:16     ` Ulf Samuelsson
2007-09-17 11:10       ` Bernhard Fischer
2007-09-17 14:56         ` Ulf Samuelsson
2007-09-17 13:41           ` Bernhard Fischer
2007-09-18  6:54             ` Ulf Samuelsson
2007-09-17  9:26 ulf at uclibc.org
2007-09-25 21:40 aldot at uclibc.org
2007-09-25 22:04 aldot at uclibc.org
2007-09-25 22:39 ` Ulf Samuelsson
2007-09-29 19:46 aldot at uclibc.org
2007-09-29 20:47 ulf at uclibc.org
2007-12-17 13:14 vanokuten at uclibc.org
2008-03-19  7:26 ulf at uclibc.org
2008-07-03  8:29 ulf at uclibc.org
2008-07-05  6:37 ulf at uclibc.org
2008-07-05  6:47 ` Thiago A. Corrêa
2008-07-05 11:42   ` Ulf Samuelsson
2008-07-07  6:09   ` Hans-Christian Egtvedt
2008-07-05 21:57 ulf at uclibc.org
2008-11-14 10:06 jacmet at uclibc.org
2008-11-14 10:12 ` Thomas Petazzoni
2008-11-14 11:15   ` Peter Korsgaard
2009-01-29 17:21 ulf at uclibc.org
2009-01-29 19:04 ` Peter Korsgaard
2009-01-29 22:06   ` Ulf Samuelsson
2009-01-29 17:22 ulf at uclibc.org
2009-01-29 17:22 ulf at uclibc.org
2009-01-29 17:23 ulf at uclibc.org
2009-01-29 17:26 ulf at uclibc.org
2009-01-29 17:28 ulf at uclibc.org

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.