summaryrefslogtreecommitdiffstats
path: root/support
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-04-22 12:26:48 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-04-22 12:28:40 +0200
commit473819bbdcae23b04462b196967f65859da5a25a (patch)
tree191fddd4b5189a3cb5c7936586ab369e2de4c272 /support
parentd4158df6c19c76ea3405975b87f13b1c092a40e0 (diff)
downloadbuildroot-473819bbdcae23b04462b196967f65859da5a25a.tar.gz
buildroot-473819bbdcae23b04462b196967f65859da5a25a.zip
support/config-fragments/autobuild: update OpenRISC pre-built toolchain
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@bootlin.com>
Diffstat (limited to 'support')
-rw-r--r--support/config-fragments/autobuild/br-openrisc-uclibc.config2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud