mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 11:46:30 +00:00
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>
This commit is contained in:
parent
d4158df6c1
commit
473819bbdc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user