support/config-fragments: add a bootlin s390x toolchain

I do constantly get mails that fluent-bit fails to build for s390x.
So added this to ensure that the s390x architecture is checked as well
if I manually do:

$ ./utils/test-pkg -p fluent-bit -a

Signed-off-by: Thomas Devoogdt <thomas.devoogdt@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Thomas Devoogdt 2023-02-11 16:58:26 +01:00 committed by Peter Korsgaard
parent 5cbb458bd4
commit 740d923423
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,5 @@
BR2_s390x=y
BR2_s390x_z13=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_BOOTLIN=y
BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_S390X_Z13_GLIBC_BLEEDING_EDGE=y

View File

@ -38,6 +38,7 @@ support/config-fragments/autobuild/bootlin-powerpc-e500mc-uclibc.config,x86_64
support/config-fragments/autobuild/bootlin-riscv32-glibc.config,x86_64
support/config-fragments/autobuild/bootlin-riscv64-glibc.config,x86_64
support/config-fragments/autobuild/bootlin-riscv64-musl.config,x86_64
support/config-fragments/autobuild/bootlin-s390x-z13-glibc.config,x86_64
support/config-fragments/autobuild/bootlin-sh4-uclibc.config,x86_64
support/config-fragments/autobuild/bootlin-sparc-uclibc.config,x86_64
support/config-fragments/autobuild/bootlin-sparc64-glibc.config,x86_64

Can't render this file because it contains an unexpected character in line 1 and column 26.