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,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MSGPACK_VERSION = 2.1.5
|
||||
MSGPACK_VERSION = 3.1.1
|
||||
MSGPACK_SITE = $(call github,msgpack,msgpack-c,cpp-$(MSGPACK_VERSION))
|
||||
MSGPACK_LICENSE = BSL-1.0
|
||||
MSGPACK_LICENSE_FILES = COPYING LICENSE_1_0.txt
|
||||
|
||||
Reference in New Issue
Block a user