kumquat-buildroot/support/config-fragments/autobuild
Julien Olivain 4c92ef3dd8 support/config-fragments/autobuild: fix bootlin-riscv64 configs
commit b3c66481e1 replaced RISC-V LP64
bootlin toolchains by RISC-V LP64D. The config symbols
BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_GLIBC_BLEEDING_EDGE and
BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_GLIBC_STABLE were marked as legacy.
Those changes were not reflected in the autobuild toolchain configs in
support/config-fragments/autobuild/bootlin-riscv64-{glibc,musl}.config

When testing a package with the command:

    ./utils/test-pkg --all --package somepackage

bootlin-riscv64-{glibc,musl} toolchain are always skipped. The build
logfile contains:

    [...]
    Value requested for BR2_TOOLCHAIN_EXTERNAL_BOOTLIN not in final .config
    Requested value:  BR2_TOOLCHAIN_EXTERNAL_BOOTLIN=y
    Actual value:

    Value requested for BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_GLIBC_BLEEDING_EDGE not in final .config
    Requested value:  BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_GLIBC_BLEEDING_EDGE=y
    Actual value:     # BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_GLIBC_BLEEDING_EDGE is not set

This commit update the autobuild config fragments for RISC-V 64bit
toolchains so they can be used by test-pkg.

Signed-off-by: Julien Olivain <ju.o@free.fr>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2022-01-04 18:08:57 +01:00
..
andes-nds32.config
arm-aarch64.config
bootlin-aarch64-glibc.config
bootlin-arcle-hs38-uclibc.config
bootlin-armv5-uclibc.config
bootlin-armv7-glibc.config
bootlin-armv7-musl.config
bootlin-armv7m-uclibc.config
bootlin-m68k-5208-uclibc.config
bootlin-m68k-68040-uclibc.config
bootlin-microblazeel-uclibc.config
bootlin-mipsel32r6-glibc.config
bootlin-mipsel-uclibc.config
bootlin-nios2-glibc.config
bootlin-openrisc-uclibc.config
bootlin-powerpc64le-power8-glibc.config
bootlin-powerpc-e500mc-uclibc.config
bootlin-riscv32-glibc.config
bootlin-riscv64-glibc.config
bootlin-riscv64-musl.config
bootlin-sh4-uclibc.config
bootlin-sparc64-glibc.config
bootlin-sparc-uclibc.config
bootlin-x86-64-glibc.config
bootlin-x86-64-musl.config
bootlin-x86-64-uclibc.config
bootlin-xtensa-uclibc.config
br-arc-full-internal.config
br-arc-internal-glibc.config
br-arm-basic.config
br-arm-full-nothread.config
br-arm-full-static.config
br-arm-internal-full.config
br-arm-internal-glibc.config
br-arm-internal-musl.config
br-i386-pentium4-full.config
br-i386-pentium-mmx-musl.config
br-microblazeel-full-internal.config
br-mips64-n64-full.config
br-mips64r6-el-hf-glibc.config
br-powerpc64-power7-glibc.config
br-powerpc-603e-basic-cpp.config
br-powerpc-internal-full.config
br-riscv64-full-internal.config
br-s390x-z13-internal-glibc.config
br-xtensa-full-internal.config
linaro-aarch64-be.config
linaro-aarch64.config
linaro-arm.config
sourcery-arm-armv4t.config
sourcery-arm-thumb2.config
sourcery-arm.config
sourcery-mips64.config
sourcery-mips.config
sourcery-nios2.config
toolchain-configs.csv