mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-02-23 03:05:40 +00:00
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,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_DATEUTIL_VERSION = 2.7.5
|
||||
PYTHON_DATEUTIL_SITE = https://files.pythonhosted.org/packages/0e/01/68747933e8d12263d41ce08119620d9a7e5eb72c876a3442257f74490da0
|
||||
PYTHON_DATEUTIL_VERSION = 2.8.0
|
||||
PYTHON_DATEUTIL_SITE = https://files.pythonhosted.org/packages/ad/99/5b2e99737edeb28c71bcbec5b5dda19d0d9ef3ca3e92e3e925e7c0bb364c
|
||||
PYTHON_DATEUTIL_SETUP_TYPE = setuptools
|
||||
PYTHON_DATEUTIL_LICENSE = BSD-3-Clause
|
||||
PYTHON_DATEUTIL_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user