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:
@@ -48,5 +48,5 @@ config BR2_PACKAGE_LIBGPG_ERROR_SYSCFG
|
||||
if BR2_sparc
|
||||
default "sparc64-unknown-linux-gnu" \
|
||||
if BR2_sparc64
|
||||
default "x86_64-pc-linux-gnu" \
|
||||
default "x86_64-unknown-linux-gnu" \
|
||||
if BR2_x86_64
|
||||
|
||||
Reference in New Issue
Block a user