support/config-fragments/autobuild: update all pre-built Buildroot toolchains
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 14 Feb 2019 10:36:18 +0000 (11:36 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 14 Feb 2019 20:52:40 +0000 (21:52 +0100)
commit71e449d3a5ccbace7e67a8cf722f9b04a49f4eb9
tree4bddab0d7a8c684bfe51effb5ca8832ccad34bb8
parent640153775bafb4873940b96a5ef5a8fc1895a72e
support/config-fragments/autobuild: update all pre-built Buildroot toolchains

All toolchains have been rebuilt with Buildroot 2019.02-rc1.

Changes:

- Toolchains that were using no-longer maintained kernel headers
  versions have been changed to use a variety of newer kernel headers
  versions (4.4, 4.9 or 4.14).

- Since gcc 7.x is now the default in Buildroot, most toolchains that
  simply use the default gcc version use 7.x instead of 6.x.

- br-arm-cortex-a9-glibc uses gcc 8.x, binutils 2.31 and kernel
  headers 4.20

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
29 files changed:
support/config-fragments/autobuild/br-aarch64-glibc.config
support/config-fragments/autobuild/br-arcle-hs38.config
support/config-fragments/autobuild/br-arm-basic.config
support/config-fragments/autobuild/br-arm-cortex-a9-glibc.config
support/config-fragments/autobuild/br-arm-cortex-a9-musl.config
support/config-fragments/autobuild/br-arm-cortex-m4-full.config
support/config-fragments/autobuild/br-arm-full-nothread.config
support/config-fragments/autobuild/br-arm-full-static.config
support/config-fragments/autobuild/br-arm-full.config
support/config-fragments/autobuild/br-i386-pentium-mmx-musl.config
support/config-fragments/autobuild/br-i386-pentium4-full.config
support/config-fragments/autobuild/br-m68k-5208-full.config
support/config-fragments/autobuild/br-m68k-68040-full.config
support/config-fragments/autobuild/br-microblazeel-full.config
support/config-fragments/autobuild/br-mips32r6-el-hf-glibc.config
support/config-fragments/autobuild/br-mips64-n64-full.config
support/config-fragments/autobuild/br-mips64r6-el-hf-glibc.config
support/config-fragments/autobuild/br-mipsel-o32-full.config
support/config-fragments/autobuild/br-nios2-glibc.config
support/config-fragments/autobuild/br-powerpc-603e-basic-cpp.config
support/config-fragments/autobuild/br-powerpc-e500mc-full.config
support/config-fragments/autobuild/br-powerpc64-power7-glibc.config
support/config-fragments/autobuild/br-powerpc64le-power8-glibc.config
support/config-fragments/autobuild/br-sh4-full.config
support/config-fragments/autobuild/br-sparc-uclibc.config
support/config-fragments/autobuild/br-sparc64-glibc.config
support/config-fragments/autobuild/br-x86-64-core2-full.config
support/config-fragments/autobuild/br-x86-64-musl.config
support/config-fragments/autobuild/br-xtensa-full.config