buildroot: update to 2019.11

qemu: update to v4.2.0

linux: update to v5.4.3
This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-12-16 00:00:00 +00:00
parent 90f3701f83
commit ae17a79bba
8 changed files with 15 additions and 7 deletions

View File

@@ -1,3 +1,7 @@
## Non-default 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
@@ -41,3 +45,7 @@ BR2_PACKAGE_HOST_DTC=y
# such as /etc/network/interfaces which we need. So we just
# remove the init.d file for now.
#BR2_PACKAGE_IFUPDOWN_SCRIPTS=n
# Buildroot 2019.11 automatically builds QEMU for qemu_x86_64_defconfig.
# But we build our own.
BR2_PACKAGE_HOST_QEMU=n