diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2009-10-01 22:14:45 +0200 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2009-10-01 22:14:45 +0200 |
commit | 7280facf183f25e49446588da64b4a0b8cf13ca6 (patch) | |
tree | d6a29c693e2898b539363501c08ae2bb771356ba /samples/arm-cortex_a8-linux-gnueabi | |
parent | e8ffa1494027f941a5924589c9b79528e9ecac34 (diff) | |
download | crosstool-ng-7280facf183f25e49446588da64b4a0b8cf13ca6.tar.gz crosstool-ng-7280facf183f25e49446588da64b4a0b8cf13ca6.tar.bz2 crosstool-ng-7280facf183f25e49446588da64b4a0b8cf13ca6.zip |
samples: upgrade some samples
Upgrading all samples is too much a hassle.
Stick with those few for now.
Diffstat (limited to 'samples/arm-cortex_a8-linux-gnueabi')
-rw-r--r-- | samples/arm-cortex_a8-linux-gnueabi/crosstool.config | 25 |
1 files changed, 14 insertions, 11 deletions
diff --git a/samples/arm-cortex_a8-linux-gnueabi/crosstool.config b/samples/arm-cortex_a8-linux-gnueabi/crosstool.config index 8e618a00..eda341db 100644 --- a/samples/arm-cortex_a8-linux-gnueabi/crosstool.config +++ b/samples/arm-cortex_a8-linux-gnueabi/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: hg_default@1524_be404c699a26 -# Tue Sep 8 22:30:20 2009 +# crosstool-NG version: hg_default@1533_c26952040832 +# Sun Sep 13 12:17:50 2009 # # @@ -164,7 +164,7 @@ CT_BUILD_SUFFIX="" # CT_BARE_METAL is not set CT_KERNEL_SUPPORTS_SHARED_LIBS=y CT_KERNEL="linux" -CT_KERNEL_VERSION="2.6.30.5" +CT_KERNEL_VERSION="2.6.31" # CT_KERNEL_bare_metal is not set CT_KERNEL_linux=y CT_KERNEL_LINUX_INSTALL=y @@ -178,7 +178,7 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y # CT_KERNEL_V_2_6_24_7 is not set # CT_KERNEL_V_2_6_25_20 is not set # CT_KERNEL_V_2_6_26_8 is not set -# CT_KERNEL_V_2_6_27_31 is not set +# CT_KERNEL_V_2_6_27_33 is not set # CT_KERNEL_V_2_6_28_10 is not set # CT_KERNEL_V_2_6_29 is not set # CT_KERNEL_V_2_6_29_1 is not set @@ -192,7 +192,9 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y # CT_KERNEL_V_2_6_30_2 is not set # CT_KERNEL_V_2_6_30_3 is not set # CT_KERNEL_V_2_6_30_4 is not set -CT_KERNEL_V_2_6_30_5=y +# CT_KERNEL_V_2_6_30_5 is not set +# CT_KERNEL_V_2_6_30_6 is not set +CT_KERNEL_V_2_6_31=y # CT_KERNEL_V_select is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set @@ -345,7 +347,7 @@ CT_LIBC_ADDONS_LIST="" # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set -CT_LIBC_GLIBC_MIN_KERNEL="2.6.30.5" +CT_LIBC_GLIBC_MIN_KERNEL="2.6.31" # # Common C library options @@ -442,14 +444,15 @@ CT_MPFR_VERSION="2.4.1" CT_PPL_CLOOG_MPC=y CT_PPL_V_0_10_2=y CT_PPL_VERSION="0.10.2" -CT_CLOOG_V_0_15_3=y +# CT_CLOOG_V_0_15_3 is not set # CT_CLOOG_V_0_15_4 is not set # CT_CLOOG_V_0_15_5 is not set # CT_CLOOG_V_0_15_6 is not set -# CT_CLOOG_V_0_15_7 is not set -CT_CLOOG_VERSION="0.15.3" -CT_MPC_V_0_6=y -CT_MPC_VERSION="0.6" +CT_CLOOG_V_0_15_7=y +CT_CLOOG_VERSION="0.15.7" +# CT_MPC_V_0_6 is not set +CT_MPC_V_0_7=y +CT_MPC_VERSION="0.7" # # Companion libraries common options |