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:
@@ -4,8 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ARGPARSE_VERSION_UPSTREAM = 0.5.0
|
||||
ARGPARSE_VERSION = $(ARGPARSE_VERSION_UPSTREAM)-1
|
||||
ARGPARSE_VERSION = 0.6.0-1
|
||||
ARGPARSE_SUBDIR = argparse
|
||||
ARGPARSE_LICENSE = MIT
|
||||
ARGPARSE_LICENSE_FILES = $(ARGPARSE_SUBDIR)/LICENSE
|
||||
|
||||
Reference in New Issue
Block a user