support/config-fragments: add s390x z13 to autobuild configs
authorRomain Naour <romain.naour@gmail.com>
Wed, 30 Sep 2020 18:26:41 +0000 (20:26 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 30 Sep 2020 19:33:25 +0000 (21:33 +0200)
Add a minimal s390x s13 autobuild configuration for the
internal toolchain with glibc.

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Alexander Egorenkov <egorenar@linux.ibm.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
support/config-fragments/autobuild/br-s390x-z13-internal-glibc.config [new file with mode: 0644]
support/config-fragments/autobuild/toolchain-configs.csv

diff --git a/support/config-fragments/autobuild/br-s390x-z13-internal-glibc.config b/support/config-fragments/autobuild/br-s390x-z13-internal-glibc.config
new file mode 100644 (file)
index 0000000..56af5fb
--- /dev/null
@@ -0,0 +1,4 @@
+BR2_s390x=y
+BR2_s390x_z13=y
+BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
+BR2_TOOLCHAIN_BUILDROOT_CXX=y
index 5b8b9da7e7640e62ed0450220367d9900168ae81..f84f27ddcdcd8839f40f558ab7139f32c6447f87 100644 (file)
@@ -56,6 +56,7 @@ support/config-fragments/autobuild/br-riscv32.config,x86_64
 support/config-fragments/autobuild/br-riscv64.config,x86_64
 support/config-fragments/autobuild/br-riscv64-full-internal.config,any
 support/config-fragments/autobuild/br-riscv64-musl.config,x86_64
+support/config-fragments/autobuild/br-s390x-z13-internal-glibc.config,any
 support/config-fragments/autobuild/br-sh4-full.config,x86_64
 support/config-fragments/autobuild/br-sparc-uclibc.config,x86_64
 support/config-fragments/autobuild/br-sparc64-glibc.config,x86_64