1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

MycroftOS: Bump mycroft to 19.8.5 and proper systemd support.

- Make it more robust
- In preparation for watchdog support
- Do not start Mycroft if network is not up
- Wait for internet connectivity
This commit is contained in:
Peter Steenbergen
2019-12-21 18:54:56 +01:00
parent e1c343a762
commit 181bb4c98d
14 changed files with 107 additions and 398 deletions

View File

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_MSM_VERSION = 0.8.3
PYTHON_MSM_VERSION = 0.8.4
PYTHON_MSM_SOURCE = msm-$(PYTHON_MSM_VERSION).tar.gz
PYTHON_MSM_SITE = https://files.pythonhosted.org/packages/d5/b5/a7b53d4fc7ccbca6fe41f19c26a61c4a67a38068fe823e571b3e3519eb4b
PYTHON_MSM_SITE = https://files.pythonhosted.org/packages/04/e0/e9522b675e72d1de6c3991b1cb7ecc0fbb53a3d625ba329db6f08bfa4de2
PYTHON_MSM_SETUP_TYPE = setuptools
PYTHON_MSM_LICENSE = Apache-2.0
PYTHON_MSM_LICENSE_FILES = LICENSE