# HG changeset patch # User "Yann E. MORIN" # Date 1216486514 0 # Node ID d825913a3eb60c9f49e0ae8f26d6df71e9fabfa5 # Parent b8d87af4423255af72f52a28bdc409ce80d39e06 Update some samples to use latest kernel headers and gcc-4.2.4 (latest stable?). /trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 7 4 3 0 ++++--- /trunk/samples/mipsel-unknown-linux-gnu/crosstool.config | 7 4 3 0 ++++--- /trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 14 8 6 0 ++++++++------ 3 files changed, 16 insertions(+), 12 deletions(-) diff -r b8d87af44232 -r d825913a3eb6 samples/alphaev56-unknown-linux-gnu/crosstool.config --- a/samples/alphaev56-unknown-linux-gnu/crosstool.config Sat Jul 19 12:25:46 2008 +0000 +++ b/samples/alphaev56-unknown-linux-gnu/crosstool.config Sat Jul 19 16:55:14 2008 +0000 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.1.0+svn_trunk@801M -# Mon Jul 14 23:22:32 2008 +# crosstool-NG version: 1.1.0+svn_trunk@824M +# Sat Jul 19 14:29:33 2008 # # @@ -143,7 +143,7 @@ # Kernel # CT_KERNEL_LINUX=y -CT_KERNEL_VERSION="2.6.25.10" +CT_KERNEL_VERSION="2.6.26" CT_KERNEL_LINUX_HEADERS_INSTALL=y # CT_KERNEL_LINUX_HEADERS_SANITISED is not set # CT_KERNEL_LINUX_HEADERS_COPY is not set @@ -174,7 +174,8 @@ # CT_KERNEL_INSTALL_V_2_6_25_7 is not set # CT_KERNEL_INSTALL_V_2_6_25_8 is not set # CT_KERNEL_INSTALL_V_2_6_25_9 is not set -CT_KERNEL_INSTALL_V_2_6_25_10=y +# CT_KERNEL_INSTALL_V_2_6_25_10 is not set +CT_KERNEL_INSTALL_V_2_6_26=y CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set @@ -216,7 +217,7 @@ # C compiler # CT_CC_GCC=y -CT_CC_VERSION="4.2.3" +CT_CC_VERSION="4.2.4" CT_CC="gcc" # CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set @@ -233,7 +234,8 @@ # CT_CC_V_4_2_0 is not set # CT_CC_V_4_2_1 is not set # CT_CC_V_4_2_2 is not set -CT_CC_V_4_2_3=y +# CT_CC_V_4_2_3 is not set +CT_CC_V_4_2_4=y # CT_CC_V_4_3_0 is not set # CT_CC_V_4_3_1 is not set # CT_CC_GCC_4_3_or_later is not set diff -r b8d87af44232 -r d825913a3eb6 samples/mips-unknown-linux-uclibc/crosstool.config --- a/samples/mips-unknown-linux-uclibc/crosstool.config Sat Jul 19 12:25:46 2008 +0000 +++ b/samples/mips-unknown-linux-uclibc/crosstool.config Sat Jul 19 16:55:14 2008 +0000 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # crosstool-NG version: 1.1.0+svn_trunk@814 -# Sat Jul 19 00:01:26 2008 +# Sat Jul 19 14:18:05 2008 # # @@ -213,7 +213,7 @@ # C compiler # CT_CC_GCC=y -CT_CC_VERSION="4.2.3" +CT_CC_VERSION="4.2.4" CT_CC="gcc" # CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set @@ -230,7 +230,8 @@ # CT_CC_V_4_2_0 is not set # CT_CC_V_4_2_1 is not set # CT_CC_V_4_2_2 is not set -CT_CC_V_4_2_3=y +# CT_CC_V_4_2_3 is not set +CT_CC_V_4_2_4=y # CT_CC_V_4_3_0 is not set # CT_CC_V_4_3_1 is not set # CT_CC_GCC_4_3_or_later is not set diff -r b8d87af44232 -r d825913a3eb6 samples/mipsel-unknown-linux-gnu/crosstool.config --- a/samples/mipsel-unknown-linux-gnu/crosstool.config Sat Jul 19 12:25:46 2008 +0000 +++ b/samples/mipsel-unknown-linux-gnu/crosstool.config Sat Jul 19 16:55:14 2008 +0000 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # crosstool-NG version: 1.1.0+svn_trunk@814 -# Sat Jul 19 12:11:54 2008 +# Sat Jul 19 14:17:54 2008 # # @@ -213,7 +213,7 @@ # C compiler # CT_CC_GCC=y -CT_CC_VERSION="4.2.3" +CT_CC_VERSION="4.2.4" CT_CC="gcc" # CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set @@ -230,7 +230,8 @@ # CT_CC_V_4_2_0 is not set # CT_CC_V_4_2_1 is not set # CT_CC_V_4_2_2 is not set -CT_CC_V_4_2_3=y +# CT_CC_V_4_2_3 is not set +CT_CC_V_4_2_4=y # CT_CC_V_4_3_0 is not set # CT_CC_V_4_3_1 is not set # CT_CC_GCC_4_3_or_later is not set