[Armadeus-commitlog] SF.net SVN: armadeus:[1281] trunk/buildroot/target/device/armadeus
Brought to you by:
sszy
|
From: <jo...@us...> - 2009-05-16 17:16:17
|
Revision: 1281
http://armadeus.svn.sourceforge.net/armadeus/?rev=1281&view=rev
Author: jorasse
Date: 2009-05-16 17:16:06 +0000 (Sat, 16 May 2009)
Log Message:
-----------
[BUILDROOT] Make GDB 6.7.1 the default version of GDB (fix GDB 6.6 issues)
Modified Paths:
--------------
trunk/buildroot/target/device/armadeus/apf27/apf27_defconfig
trunk/buildroot/target/device/armadeus/apf9328/apf9328_defconfig
Modified: trunk/buildroot/target/device/armadeus/apf27/apf27_defconfig
===================================================================
--- trunk/buildroot/target/device/armadeus/apf27/apf27_defconfig 2009-05-16 16:05:49 UTC (rev 1280)
+++ trunk/buildroot/target/device/armadeus/apf27/apf27_defconfig 2009-05-16 17:16:06 UTC (rev 1281)
@@ -1,6 +1,6 @@
#
# Automatically generated make config: don't edit
-# Sat May 16 17:56:14 2009
+# Sat May 16 19:10:45 2009
#
BR2_HAVE_DOT_CONFIG=y
BR2_VERSION="0.10.0-svn"
@@ -252,11 +252,11 @@
# BR2_GDB_VERSION_6_3 is not set
# BR2_GDB_VERSION_6_4 is not set
# BR2_GDB_VERSION_6_5 is not set
-BR2_GDB_VERSION_6_6=y
-# BR2_GDB_VERSION_6_7_1 is not set
+# BR2_GDB_VERSION_6_6 is not set
+BR2_GDB_VERSION_6_7_1=y
# BR2_GDB_VERSION_6_8 is not set
# BR2_GDB_VERSION_SNAPSHOT is not set
-BR2_GDB_VERSION="6.6"
+BR2_GDB_VERSION="6.7.1"
#
# Common Toolchain Options
Modified: trunk/buildroot/target/device/armadeus/apf9328/apf9328_defconfig
===================================================================
--- trunk/buildroot/target/device/armadeus/apf9328/apf9328_defconfig 2009-05-16 16:05:49 UTC (rev 1280)
+++ trunk/buildroot/target/device/armadeus/apf9328/apf9328_defconfig 2009-05-16 17:16:06 UTC (rev 1281)
@@ -1,6 +1,6 @@
#
# Automatically generated make config: don't edit
-# Sat May 16 17:41:31 2009
+# Sat May 16 18:12:03 2009
#
BR2_HAVE_DOT_CONFIG=y
BR2_VERSION="0.10.0-svn"
@@ -248,11 +248,11 @@
# BR2_GDB_VERSION_6_3 is not set
# BR2_GDB_VERSION_6_4 is not set
# BR2_GDB_VERSION_6_5 is not set
-BR2_GDB_VERSION_6_6=y
-# BR2_GDB_VERSION_6_7_1 is not set
+# BR2_GDB_VERSION_6_6 is not set
+BR2_GDB_VERSION_6_7_1=y
# BR2_GDB_VERSION_6_8 is not set
# BR2_GDB_VERSION_SNAPSHOT is not set
-BR2_GDB_VERSION="6.6"
+BR2_GDB_VERSION="6.7.1"
#
# Common Toolchain Options
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|