Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [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
@ 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: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 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-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, 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  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  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
* [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

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 --
2008-07-05  6:37 [Buildroot] svn commit: trunk/buildroot/target/device 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
  -- strict thread matches above, loose matches on Subject: below --
2009-01-29 17:28 ulf at uclibc.org
2009-01-29 17:26 ulf at uclibc.org
2009-01-29 17:23 ulf at uclibc.org
2009-01-29 17:22 ulf at uclibc.org
2009-01-29 17:22 ulf at uclibc.org
2009-01-29 17:21 ulf at uclibc.org
2009-01-29 19:04 ` Peter Korsgaard
2009-01-29 22:06   ` Ulf Samuelsson
2008-11-14 10:06 jacmet at uclibc.org
2008-11-14 10:12 ` Thomas Petazzoni
2008-11-14 11:15   ` Peter Korsgaard
2008-07-05 21:57 ulf at uclibc.org
2008-07-03  8:29 ulf at uclibc.org
2008-03-19  7:26 ulf at uclibc.org
2007-12-17 13:14 vanokuten at uclibc.org
2007-09-29 20:47 ulf at uclibc.org
2007-09-29 19:46 aldot at uclibc.org
2007-09-25 22:04 aldot at uclibc.org
2007-09-25 22:39 ` Ulf Samuelsson
2007-09-25 21:40 aldot at uclibc.org
2007-09-17  9: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-08-19 18:26 ulf at uclibc.org
2007-08-01  9:06 ulf at uclibc.org
2007-07-31 22:57 ulf at uclibc.org
2007-07-31 15:39 aldot at uclibc.org
2007-07-31 15:37 aldot at uclibc.org
2007-03-18 11:53 aldot at uclibc.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox