buildroot: update to 2019.11

qemu: update to v4.2.0

linux: update to v5.4.3

Make Buildroot use the latest non default GCC 9.2 and binutils 2.32 to be
able to use the latest architecture features.
This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-12-16 00:00:00 +00:00
parent ed5fa984c6
commit 51a4419a59
8 changed files with 11 additions and 7 deletions

View File

@@ -1,3 +1,7 @@
# Versions of our submodules.
BR2_BINUTILS_VERSION_2_32_X=y
BR2_GCC_VERSION_9_X=y
# Toolchain options.
# Enable as much visibility as possible.
BR2_CCACHE=y