support/config-fragments: add RISC-V 64-bit to autobuild configs
authorMark Corbin <mark.corbin@embecosm.com>
Sat, 20 Oct 2018 11:56:51 +0000 (12:56 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 20 Oct 2018 12:17:23 +0000 (14:17 +0200)
Add a minimal RISC-V 64-bit autobuild configuration for the
internal toolchain with glibc.

Signed-off-by: Mark Corbin <mark.corbin@embecosm.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
support/config-fragments/autobuild/br-riscv64-internal-glibc.config [new file with mode: 0644]
support/config-fragments/autobuild/toolchain-configs.csv

diff --git a/support/config-fragments/autobuild/br-riscv64-internal-glibc.config b/support/config-fragments/autobuild/br-riscv64-internal-glibc.config
new file mode 100644 (file)
index 0000000..75aa5dd
--- /dev/null
@@ -0,0 +1,2 @@
+BR2_riscv=y
+BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
index 136a67f54baef5a20946529e9b1cf666985adb14..d5bba8949ea9a17b915b6ac040bae00e841694b9 100644 (file)
@@ -50,6 +50,7 @@ support/config-fragments/autobuild/br-powerpc64le-power8-glibc.config,x86_64
 support/config-fragments/autobuild/br-powerpc64-power7-glibc.config,x86_64
 support/config-fragments/autobuild/br-powerpc-e500mc-full.config,x86_64
 support/config-fragments/autobuild/br-powerpc-internal-full.config,any
+support/config-fragments/autobuild/br-riscv64-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