[Buildroot] [git commit] support/config-fragments/autobuild: update OpenRISC pre-built toolchain

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Apr 22 10:28:40 UTC 2018


commit: https://git.buildroot.net/buildroot/commit/?id=473819bbdcae23b04462b196967f65859da5a25a
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

The toolchain has been rebuilt after commit
7fb6fe883a6ee360aa861fdae93d7441f9f5d52d, which adds more fcntl()
definitions in uClibc for OpenRISC.

Fixes:

  http://autobuild.buildroot.net/results/664e7ee968e46b7ac0054ce4d5d4f9a82201550e/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 support/config-fragments/autobuild/br-openrisc-uclibc.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/support/config-fragments/autobuild/br-openrisc-uclibc.config b/support/config-fragments/autobuild/br-openrisc-uclibc.config
index 1cbb205613..a346c83e4c 100644
--- a/support/config-fragments/autobuild/br-openrisc-uclibc.config
+++ b/support/config-fragments/autobuild/br-openrisc-uclibc.config
@@ -1,7 +1,7 @@
 BR2_or1k=y
 BR2_TOOLCHAIN_EXTERNAL=y
 BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
-BR2_TOOLCHAIN_EXTERNAL_URL="http://autobuild.buildroot.net/toolchains/tarballs/br-openrisc-full-2018.02-891-g046c5e2.tar.bz2"
+BR2_TOOLCHAIN_EXTERNAL_URL="http://autobuild.buildroot.net/toolchains/tarballs/br-openrisc-full-2018.02-925-gd4158df.tar.bz2"
 BR2_TOOLCHAIN_EXTERNAL_GCC_5=y
 BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_16=y
 BR2_TOOLCHAIN_EXTERNAL_LOCALE=y


More information about the buildroot mailing list