kumquat-buildroot/support/config-fragments/autobuild
Thomas Petazzoni e8097eb284 support/config-fragments/autobuild: fix ARM internal fragment
The toolchain configuration used by the autobuilders to test the
internal toolchain backend on ARM contains an option that no longer
exists: BR2_UCLIBC_VERSION_NG. This option has been removed since
uClibc-ng has been made the one and only uClibc version supported.

Due to this option no longer existing, this toolchain configuration
was in fact never used, because the randgenconfig script validates
that a toolchain configuration is valid by checking that all lines are
still present in the final .config.

Therefore, this commit removes the bogus option, which will make sure
this toolchain config gets used again by our autobuilders.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-07-29 15:41:57 +02:00
..
armv5-ctng-linux-gnueabi.config
armv7-ctng-linux-gnueabihf.config
br-aarch64-glibc.config
br-arc-full-internal.config
br-arcle-hs38.config
br-arm-basic.config
br-arm-cortex-a9-glibc.config
br-arm-cortex-a9-musl.config
br-arm-cortex-m4-full.config
br-arm-full-nothread.config
br-arm-full-static.config
br-arm-full.config
br-arm-internal-full.config support/config-fragments/autobuild: fix ARM internal fragment 2017-07-29 15:41:57 +02:00
br-bfin-full.config
br-i386-pentium4-full.config
br-i386-pentium-mmx-musl.config
br-m68k-5208-full.config
br-m68k-68040-full.config
br-microblazeel-full-internal.config
br-microblazeel-full.config
br-mips32r6-el-hf-glibc.config
br-mips64-n64-full.config
br-mips64r6-el-hf-glibc.config
br-mipsel-o32-full.config
br-nios2-glibc.config
br-openrisc-uclibc.config
br-powerpc64-power7-glibc.config
br-powerpc64le-power8-glibc.config
br-powerpc-603e-basic-cpp.config
br-powerpc-e500mc-full.config
br-powerpc-internal-full.config
br-sh4-full.config
br-sparc64-glibc.config
br-sparc-uclibc.config
br-x86-64-core2-full.config
br-x86-64-musl.config
br-xtensa-full-internal.config
br-xtensa-full.config
i686-ctng-linux-gnu.config
linaro-aarch64.config
linaro-arm.config
mips64el-ctng_n32-linux-gnu.config
mips64el-ctng_n64-linux-gnu.config
powerpc-ctng_e500v2-linux-gnuspe.config
sourcery-arm-armv4t.config
sourcery-arm-thumb2.config
sourcery-arm.config
sourcery-mips64.config
sourcery-mips.config
sourcery-nios2.config
sourcery-x86-64.config
toolchain-configs.csv
x86_64-ctng_locales-linux-gnu.config