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:
@@ -5,8 +5,8 @@
|
||||
################################################################################
|
||||
|
||||
LUADBI_SQLITE3_VERSION = 0.6-2
|
||||
LUADBI_SQLITE3_LICENSE = MIT
|
||||
LUADBI_SQLITE3_SUBDIR = luadbi
|
||||
LUADBI_SQLITE3_LICENSE = MIT
|
||||
LUADBI_SQLITE3_LICENSE_FILES = $(LUADBI_SQLITE3_SUBDIR)/COPYING
|
||||
LUADBI_SQLITE3_DEPENDENCIES = sqlite
|
||||
|
||||
|
||||
Reference in New Issue
Block a user