mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Get buildroot-external tree to reflect 2022.02.1
- Changes to the raspberypi board folder/structure - Bump python related poackages and fixes to Python3.10 - Bump KF5 framewerk packages to 5.91 - Bump qtwebengine to 5.15.8 - Bump/Add/Fix all OVOS related packages - Fixes all over the OpenVoiceOS structure for 2022.02.1
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
# sha256 locally computed
|
||||
sha256 d1f9f95c4a548608bef2966411880ecf7d4ba9d348c700910ccb961bce24d601 python-ovos-stt-plugin-vosk-49c9cd984b69b5052d5b145604b29f73ebc4ded6.tar.gz
|
||||
sha256 896269da15804cd51edf831379f4b49d56bade99a4940a716dfba6dda3fecd7b python-ovos-stt-plugin-vosk-b86c3636ed862150e0980f0698b978384c240b80.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_OVOS_STT_PLUGIN_VOSK_VERSION = 49c9cd984b69b5052d5b145604b29f73ebc4ded6
|
||||
PYTHON_OVOS_STT_PLUGIN_VOSK_VERSION = b86c3636ed862150e0980f0698b978384c240b80
|
||||
PYTHON_OVOS_STT_PLUGIN_VOSK_SITE = $(call github,OpenVoiceOS,ovos-stt-plugin-vosk,$(PYTHON_OVOS_STT_PLUGIN_VOSK_VERSION))
|
||||
PYTHON_OVOS_STT_PLUGIN_VOSK_SETUP_TYPE = setuptools
|
||||
|
||||
|
Reference in New Issue
Block a user