diff options
Diffstat (limited to 'toolchain')
-rw-r--r-- | toolchain/helpers.mk | 2 | ||||
-rw-r--r-- | toolchain/kernel-headers/Config.in | 6 | ||||
-rw-r--r-- | toolchain/kernel-headers/linux-3.0.40-headers_install-fix-__packed-in-exported-kernel-head.patch (renamed from toolchain/kernel-headers/linux-3.0.38-headers_install-fix-__packed-in-exported-kernel-head.patch) | 0 | ||||
-rw-r--r-- | toolchain/toolchain-crosstool-ng/crosstool-ng.config-eglibc | 29 | ||||
-rw-r--r-- | toolchain/toolchain-crosstool-ng/crosstool-ng.config-glibc | 28 | ||||
-rw-r--r-- | toolchain/toolchain-crosstool-ng/crosstool-ng.config-uClibc | 39 |
6 files changed, 61 insertions, 43 deletions
diff --git a/toolchain/helpers.mk b/toolchain/helpers.mk index 49a90441b..d5ab91b3d 100644 --- a/toolchain/helpers.mk +++ b/toolchain/helpers.mk @@ -196,7 +196,7 @@ check_glibc_feature = \ # check_glibc = \ SYSROOT_DIR="$(strip $1)"; \ - if test `find $${SYSDROOT_DIR}/lib/ -maxdepth 1 -name 'ld-linux*.so.*' -o -name 'ld.so.*' | wc -l` -eq 0 ; then \ + if test `find $${SYSROOT_DIR}/lib/ -maxdepth 1 -name 'ld-linux*.so.*' -o -name 'ld.so.*' | wc -l` -eq 0 ; then \ echo "Incorrect selection of the C library"; \ exit -1; \ fi; \ diff --git a/toolchain/kernel-headers/Config.in b/toolchain/kernel-headers/Config.in index 96dd129c7..dc5c2adc6 100644 --- a/toolchain/kernel-headers/Config.in +++ b/toolchain/kernel-headers/Config.in @@ -64,10 +64,10 @@ config BR2_DEFAULT_KERNEL_HEADERS default "2.6.37.6" if BR2_KERNEL_HEADERS_2_6_37 default "2.6.38.8" if BR2_KERNEL_HEADERS_2_6_38 default "2.6.39.4" if BR2_KERNEL_HEADERS_2_6_39 - default "3.0.38" if BR2_KERNEL_HEADERS_3_0 + default "3.0.40" if BR2_KERNEL_HEADERS_3_0 default "3.1.10" if BR2_KERNEL_HEADERS_3_1 - default "3.2.24" if BR2_KERNEL_HEADERS_3_2 + default "3.2.26" if BR2_KERNEL_HEADERS_3_2 default "3.3.8" if BR2_KERNEL_HEADERS_3_3 - default "3.4.7" if BR2_KERNEL_HEADERS_3_4 + default "3.4.8" if BR2_KERNEL_HEADERS_3_4 default "2.6" if BR2_KERNEL_HEADERS_SNAP default $BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION diff --git a/toolchain/kernel-headers/linux-3.0.38-headers_install-fix-__packed-in-exported-kernel-head.patch b/toolchain/kernel-headers/linux-3.0.40-headers_install-fix-__packed-in-exported-kernel-head.patch index 8777b7163..8777b7163 100644 --- a/toolchain/kernel-headers/linux-3.0.38-headers_install-fix-__packed-in-exported-kernel-head.patch +++ b/toolchain/kernel-headers/linux-3.0.40-headers_install-fix-__packed-in-exported-kernel-head.patch diff --git a/toolchain/toolchain-crosstool-ng/crosstool-ng.config-eglibc b/toolchain/toolchain-crosstool-ng/crosstool-ng.config-eglibc index 58cdff2d3..6c559219e 100644 --- a/toolchain/toolchain-crosstool-ng/crosstool-ng.config-eglibc +++ b/toolchain/toolchain-crosstool-ng/crosstool-ng.config-eglibc @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG 1.15.0 Configuration -# Mon May 7 18:54:54 2012 +# crosstool-NG 1.16.0 Configuration +# Sun Aug 5 20:02:42 2012 # CT_CONFIGURE_has_xz=y CT_CONFIGURE_has_cvs=y @@ -178,17 +178,15 @@ CT_BUILD_SUFFIX="" # CT_KERNEL_SUPPORTS_SHARED_LIBS=y CT_KERNEL="linux" -CT_KERNEL_VERSION="3.3.4" +CT_KERNEL_VERSION="3.5" CT_KERNEL_linux=y CT_KERNEL_linux_AVAILABLE=y -CT_KERNEL_V_3_3_4=y -# CT_KERNEL_V_3_3_3 is not set -# CT_KERNEL_V_3_3_2 is not set -# CT_KERNEL_V_3_3_1 is not set -# CT_KERNEL_V_3_3 is not set -# CT_KERNEL_V_3_2_16 is not set +CT_KERNEL_V_3_5=y +# CT_KERNEL_V_3_4_7 is not set +# CT_KERNEL_V_3_3_8 is not set +# CT_KERNEL_V_3_2_25 is not set # CT_KERNEL_V_3_1_10 is not set -# CT_KERNEL_V_3_0_30 is not set +# CT_KERNEL_V_3_0_39 is not set # CT_KERNEL_V_2_6_39_4 is not set # CT_KERNEL_V_2_6_38_8 is not set # CT_KERNEL_V_2_6_37_6 is not set @@ -326,6 +324,7 @@ CT_LIBC="eglibc" CT_LIBC_VERSION="2_12" CT_LIBC_eglibc=y CT_LIBC_eglibc_AVAILABLE=y +# CT_LIBC_EGLIBC_V_2_16 is not set # CT_LIBC_EGLIBC_V_2_15 is not set # CT_LIBC_EGLIBC_V_2_14 is not set # CT_LIBC_EGLIBC_V_2_13 is not set @@ -394,7 +393,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="3.3.4" +CT_LIBC_GLIBC_MIN_KERNEL="3.5" # # Debug facilities @@ -414,17 +413,25 @@ CT_GMP=y CT_MPFR=y CT_PPL=y CT_CLOOG=y +# CT_GMP_V_5_0_2 is not set +# CT_GMP_V_5_0_1 is not set CT_GMP_V_4_3_2=y # CT_GMP_V_4_3_1 is not set # CT_GMP_V_4_3_0 is not set CT_GMP_VERSION="4.3.2" +# CT_MPFR_V_3_1_0 is not set +# CT_MPFR_V_3_0_1 is not set # CT_MPFR_V_3_0_0 is not set CT_MPFR_V_2_4_2=y # CT_MPFR_V_2_4_1 is not set # CT_MPFR_V_2_4_0 is not set CT_MPFR_VERSION="2.4.2" +# CT_PPL_V_0_11_2 is not set +# CT_PPL_V_0_11_1 is not set +# CT_PPL_V_0_11 is not set CT_PPL_V_0_10_2=y CT_PPL_VERSION="0.10.2" +# CT_CLOOG_V_0_15_11 is not set # CT_CLOOG_V_0_15_10 is not set CT_CLOOG_V_0_15_9=y # CT_CLOOG_V_0_15_8 is not set diff --git a/toolchain/toolchain-crosstool-ng/crosstool-ng.config-glibc b/toolchain/toolchain-crosstool-ng/crosstool-ng.config-glibc index db724ab40..3910bdbed 100644 --- a/toolchain/toolchain-crosstool-ng/crosstool-ng.config-glibc +++ b/toolchain/toolchain-crosstool-ng/crosstool-ng.config-glibc @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG 1.15.0 Configuration -# Mon May 7 18:58:51 2012 +# crosstool-NG 1.16.0 Configuration +# Sun Aug 5 21:39:12 2012 # CT_CONFIGURE_has_xz=y CT_CONFIGURE_has_cvs=y @@ -178,17 +178,15 @@ CT_BUILD_SUFFIX="" # CT_KERNEL_SUPPORTS_SHARED_LIBS=y CT_KERNEL="linux" -CT_KERNEL_VERSION="3.3.4" +CT_KERNEL_VERSION="3.5" CT_KERNEL_linux=y CT_KERNEL_linux_AVAILABLE=y -CT_KERNEL_V_3_3_4=y -# CT_KERNEL_V_3_3_3 is not set -# CT_KERNEL_V_3_3_2 is not set -# CT_KERNEL_V_3_3_1 is not set -# CT_KERNEL_V_3_3 is not set -# CT_KERNEL_V_3_2_16 is not set +CT_KERNEL_V_3_5=y +# CT_KERNEL_V_3_4_7 is not set +# CT_KERNEL_V_3_3_8 is not set +# CT_KERNEL_V_3_2_25 is not set # CT_KERNEL_V_3_1_10 is not set -# CT_KERNEL_V_3_0_30 is not set +# CT_KERNEL_V_3_0_39 is not set # CT_KERNEL_V_2_6_39_4 is not set # CT_KERNEL_V_2_6_38_8 is not set # CT_KERNEL_V_2_6_37_6 is not set @@ -361,7 +359,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="3.3.4" +CT_LIBC_GLIBC_MIN_KERNEL="3.5" # # glibc other options @@ -405,17 +403,25 @@ CT_GMP=y CT_MPFR=y CT_PPL=y CT_CLOOG=y +# CT_GMP_V_5_0_2 is not set +# CT_GMP_V_5_0_1 is not set CT_GMP_V_4_3_2=y # CT_GMP_V_4_3_1 is not set # CT_GMP_V_4_3_0 is not set CT_GMP_VERSION="4.3.2" +# CT_MPFR_V_3_1_0 is not set +# CT_MPFR_V_3_0_1 is not set # CT_MPFR_V_3_0_0 is not set CT_MPFR_V_2_4_2=y # CT_MPFR_V_2_4_1 is not set # CT_MPFR_V_2_4_0 is not set CT_MPFR_VERSION="2.4.2" +# CT_PPL_V_0_11_2 is not set +# CT_PPL_V_0_11_1 is not set +# CT_PPL_V_0_11 is not set CT_PPL_V_0_10_2=y CT_PPL_VERSION="0.10.2" +# CT_CLOOG_V_0_15_11 is not set # CT_CLOOG_V_0_15_10 is not set CT_CLOOG_V_0_15_9=y # CT_CLOOG_V_0_15_8 is not set diff --git a/toolchain/toolchain-crosstool-ng/crosstool-ng.config-uClibc b/toolchain/toolchain-crosstool-ng/crosstool-ng.config-uClibc index 5f1ee7ea8..5155e6c67 100644 --- a/toolchain/toolchain-crosstool-ng/crosstool-ng.config-uClibc +++ b/toolchain/toolchain-crosstool-ng/crosstool-ng.config-uClibc @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG 1.15.0 Configuration -# Mon May 7 18:49:59 2012 +# crosstool-NG 1.16.0 Configuration +# Sun Aug 5 17:33:46 2012 # CT_CONFIGURE_has_xz=y CT_CONFIGURE_has_cvs=y @@ -178,17 +178,15 @@ CT_BUILD_SUFFIX="" # CT_KERNEL_SUPPORTS_SHARED_LIBS=y CT_KERNEL="linux" -CT_KERNEL_VERSION="3.3.4" +CT_KERNEL_VERSION="3.5" CT_KERNEL_linux=y CT_KERNEL_linux_AVAILABLE=y -CT_KERNEL_V_3_3_4=y -# CT_KERNEL_V_3_3_3 is not set -# CT_KERNEL_V_3_3_2 is not set -# CT_KERNEL_V_3_3_1 is not set -# CT_KERNEL_V_3_3 is not set -# CT_KERNEL_V_3_2_16 is not set +CT_KERNEL_V_3_5=y +# CT_KERNEL_V_3_4_7 is not set +# CT_KERNEL_V_3_3_8 is not set +# CT_KERNEL_V_3_2_25 is not set # CT_KERNEL_V_3_1_10 is not set -# CT_KERNEL_V_3_0_30 is not set +# CT_KERNEL_V_3_0_39 is not set # CT_KERNEL_V_2_6_39_4 is not set # CT_KERNEL_V_2_6_38_8 is not set # CT_KERNEL_V_2_6_37_6 is not set @@ -322,10 +320,11 @@ CT_CC_GCC_LDBL_128=m # C-library # CT_LIBC="uClibc" -CT_LIBC_VERSION="0.9.33.1" +CT_LIBC_VERSION="0.9.33.2" CT_LIBC_uClibc=y CT_LIBC_uClibc_AVAILABLE=y -# CT_LIBC_UCLIBC_V_0_9_33_1=y +CT_LIBC_UCLIBC_V_0_9_33_2=y +# CT_LIBC_UCLIBC_V_0_9_33_1 is not set # CT_LIBC_UCLIBC_V_0_9_33 is not set # CT_LIBC_UCLIBC_V_0_9_32_1 is not set # CT_LIBC_UCLIBC_V_0_9_32 is not set @@ -350,7 +349,7 @@ CT_LIBC_SUPPORT_THREADS_ANY=y CT_LIBC_SUPPORT_NPTL=y CT_LIBC_SUPPORT_LINUXTHREADS=y CT_LIBC_SUPPORT_THREADS_NONE=y -CT_THREADS="linuxthreads" +CT_THREADS="nptl" # # Common C library options @@ -363,11 +362,9 @@ CT_LIBC_XLDD=y # # uClibc other options # -CT_LIBC_UCLIBC_LNXTHRD_OLD=y -# CT_LIBC_UCLIBC_LNXTHRD_NEW is not set -CT_LIBC_UCLIBC_LNXTHRD="old" +CT_LIBC_UCLIBC_LNXTHRD="" # CT_LIBC_UCLIBC_LOCALES is not set -# CT_LIBC_UCLIBC_WCHAR is not set +CT_LIBC_UCLIBC_WCHAR=y # # Debug facilities @@ -387,17 +384,25 @@ CT_GMP=y CT_MPFR=y CT_PPL=y CT_CLOOG=y +# CT_GMP_V_5_0_2 is not set +# CT_GMP_V_5_0_1 is not set CT_GMP_V_4_3_2=y # CT_GMP_V_4_3_1 is not set # CT_GMP_V_4_3_0 is not set CT_GMP_VERSION="4.3.2" +# CT_MPFR_V_3_1_0 is not set +# CT_MPFR_V_3_0_1 is not set # CT_MPFR_V_3_0_0 is not set CT_MPFR_V_2_4_2=y # CT_MPFR_V_2_4_1 is not set # CT_MPFR_V_2_4_0 is not set CT_MPFR_VERSION="2.4.2" +# CT_PPL_V_0_11_2 is not set +# CT_PPL_V_0_11_1 is not set +# CT_PPL_V_0_11 is not set CT_PPL_V_0_10_2=y CT_PPL_VERSION="0.10.2" +# CT_CLOOG_V_0_15_11 is not set # CT_CLOOG_V_0_15_10 is not set CT_CLOOG_V_0_15_9=y # CT_CLOOG_V_0_15_8 is not set |