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,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYASN1_VERSION = 0.4.4
|
||||
PYTHON_PYASN1_VERSION = 0.4.5
|
||||
PYTHON_PYASN1_SOURCE = pyasn1-$(PYTHON_PYASN1_VERSION).tar.gz
|
||||
PYTHON_PYASN1_SITE = https://files.pythonhosted.org/packages/10/46/059775dc8e50f722d205452bced4b3cc965d27e8c3389156acd3b1123ae3
|
||||
PYTHON_PYASN1_SITE = https://files.pythonhosted.org/packages/46/60/b7e32f6ff481b8a1f6c8f02b0fd9b693d1c92ddd2efb038ec050d99a7245
|
||||
PYTHON_PYASN1_SETUP_TYPE = setuptools
|
||||
PYTHON_PYASN1_LICENSE = BSD-2-Clause
|
||||
PYTHON_PYASN1_LICENSE_FILES = LICENSE.rst
|
||||
|
||||
Reference in New Issue
Block a user