Update Buildroot to 2019.02.3 (#415)
* Update Buildroot to 2019-02.3 * Fix enter script * Update ova_defconfig * Fix network manager * Remove runc patches * Use same docker version * Fix build * Fix vmtools * Fix depens * Fix handling with tempfiles * Fix permission handling * Fix cp * Cleanup * Fix mounts
This commit is contained in:
@@ -2,6 +2,7 @@ config BR2_PACKAGE_IUCODE_TOOL
|
||||
bool "iucode-tool"
|
||||
depends on BR2_x86_64 || BR2_i386
|
||||
select BR2_PACKAGE_INTEL_MICROCODE
|
||||
select BR2_PACKAGE_INTEL_MICROCODE_INSTALL_TARGET
|
||||
select BR2_PACKAGE_ARGP_STANDALONE \
|
||||
if BR2_TOOLCHAIN_USES_UCLIBC || BR2_TOOLCHAIN_USES_MUSL
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user