mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
[WIP] MycroftOS: Buildroot: Bump buildroot+kernel+drivers
- temp commit to be rebased when fully finished
This commit is contained in:
@ -1,25 +0,0 @@
|
||||
From 840f9594d7876fbcb3a4b446a4b78618a032e774 Mon Sep 17 00:00:00 2001
|
||||
From: Peter Steenbergen <info@j1nx.nl>
|
||||
Date: Fri, 6 Dec 2019 09:25:01 +0100
|
||||
Subject: [PATCH 1/1] Bump python-dateutil requirement to 2.7.5
|
||||
|
||||
---
|
||||
requirements.txt | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/requirements.txt b/requirements.txt
|
||||
index 5d89f9fb11..f1be1a6724 100644
|
||||
--- a/requirements.txt
|
||||
+++ b/requirements.txt
|
||||
@@ -14,7 +14,7 @@ psutil==5.2.1
|
||||
pocketsphinx==0.1.0
|
||||
inflection==0.3.1
|
||||
pillow==6.2.1
|
||||
-python-dateutil==2.6.0
|
||||
+python-dateutil==2.7.5
|
||||
pychromecast==3.2.2
|
||||
python-vlc==1.1.2
|
||||
google-api-python-client==1.6.4
|
||||
--
|
||||
2.24.0.rc1
|
||||
|
@ -1 +1 @@
|
||||
sha256 f7a6d899b81c10414b71df982528724068d0a45f5470135332802ccdee2ee458 python-mycroft-aa86e10ca341143a9a5830531cc9090aa72de307.tar.gz
|
||||
sha256 7a34207ca9ad8071d57403cb082d34c5021842f1efe1bd87f44bfc0bf0ef4c36 python-mycroft-8a3cf544cd26e1e5ff6ea46b55fc093fc04ab246.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_MYCROFT_VERSION = aa86e10ca341143a9a5830531cc9090aa72de307
|
||||
PYTHON_MYCROFT_VERSION = 8a3cf544cd26e1e5ff6ea46b55fc093fc04ab246
|
||||
PYTHON_MYCROFT_SITE = $(call github,MycroftAI,mycroft-core,$(PYTHON_MYCROFT_VERSION))
|
||||
PYTHON_MYCROFT_SETUP_TYPE = setuptools
|
||||
PYTHON_MYCROFT_LICENSE_FILES = LICENSE
|
||||
|
Reference in New Issue
Block a user