mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-02-23 11:15:57 +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,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_LOGBOOK_VERSION = 1.4.1
|
||||
PYTHON_LOGBOOK_VERSION = 1.4.3
|
||||
PYTHON_LOGBOOK_SOURCE = Logbook-$(PYTHON_LOGBOOK_VERSION).tar.gz
|
||||
PYTHON_LOGBOOK_SITE = https://files.pythonhosted.org/packages/74/fc/3e7557ed1ef1bd4e3ee189fc670416abfc7192b550e8d3c1d858a63f41ab
|
||||
PYTHON_LOGBOOK_SITE = https://files.pythonhosted.org/packages/f6/83/20fc0270614919cb799f76e32cf143a54c58ce2fa45c19fd38ac2e4f9977
|
||||
PYTHON_LOGBOOK_SETUP_TYPE = setuptools
|
||||
PYTHON_LOGBOOK_LICENSE = BSD-3-Clause
|
||||
PYTHON_LOGBOOK_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user