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_PYCRYPTODOMEX_VERSION = 3.7.0
|
||||
PYTHON_PYCRYPTODOMEX_VERSION = 3.7.1
|
||||
PYTHON_PYCRYPTODOMEX_SOURCE = pycryptodomex-$(PYTHON_PYCRYPTODOMEX_VERSION).tar.gz
|
||||
PYTHON_PYCRYPTODOMEX_SITE = https://files.pythonhosted.org/packages/69/e7/5c50af65e3d46a161181089aed939bce185ad61f6cc86779994e9d8280d0
|
||||
PYTHON_PYCRYPTODOMEX_SITE = https://files.pythonhosted.org/packages/f6/be/9f65b7db183628bdb36401105a3fc9f1688909f5184c115902a7bdd333bd
|
||||
PYTHON_PYCRYPTODOMEX_SETUP_TYPE = setuptools
|
||||
PYTHON_PYCRYPTODOMEX_LICENSE = \
|
||||
BSD-2-Clause, \
|
||||
|
||||
Reference in New Issue
Block a user