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:
@@ -1,2 +1,3 @@
|
||||
# Locally calculated
|
||||
# computed by luarocks/buildroot
|
||||
sha256 723f63b744b7367ddfd6bbf7a7e6f6867aa1eaabbbc2bab5dc8a90e80b0c34c2 luadbi-0.6-2.src.rock
|
||||
sha256 988d73cc2e56f972e8177091e084855fc2904d0fafcfe5c4e02864f25ce2b928 luadbi/COPYING
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
################################################################################
|
||||
|
||||
LUADBI_VERSION = 0.6-2
|
||||
LUADBI_LICENSE = MIT
|
||||
LUADBI_SUBDIR = luadbi
|
||||
LUADBI_LICENSE = MIT
|
||||
LUADBI_LICENSE_FILES = $(LUADBI_SUBDIR)/COPYING
|
||||
|
||||
$(eval $(luarocks-package))
|
||||
|
||||
Reference in New Issue
Block a user