fix refs to moved packages

This commit is contained in:
ChanceNCounter 2021-08-18 09:07:00 -07:00
parent e524969e7d
commit 29057e6537
3 changed files with 3 additions and 3 deletions

View File

@ -5,4 +5,4 @@ config BR2_PACKAGE_PYTHON_JARBAS_STT_PLUGIN_CHROMIUM
A stt plugin for mycroft using the google chrome browser
api.
https://github.com/JarbasLingua/jarbas-stt-plugin-chromium
https://github.com/OpenVoiceOS/jarbas-stt-plugin-chromium

View File

@ -5,4 +5,4 @@ config BR2_PACKAGE_PYTHON_JARBAS_WAKE_WORD_PLUGIN_PRECISE
official mycroft wake word engine and is supported
out of the box by core
https://github.com/JarbasLingua/jarbas-wake-word-plugin-precise
https://github.com/OpenVoiceOS/jarbas-wake-word-plugin-precise

View File

@ -5,7 +5,7 @@
################################################################################
PYTHON_JARBAS_WAKE_WORD_PLUGIN_PRECISE_VERSION = ad3ced5e4fec11530fc4d065bd446c689e39987a
PYTHON_JARBAS_WAKE_WORD_PLUGIN_PRECISE_SITE = $(call github,JarbasLingua,jarbas-wake-word-plugin-precise,$(PYTHON_JARBAS_WAKE_WORD_PLUGIN_PRECISE_VERSION))
PYTHON_JARBAS_WAKE_WORD_PLUGIN_PRECISE_SITE = $(call github,OpenVoiceOS,jarbas-wake-word-plugin-precise,$(PYTHON_JARBAS_WAKE_WORD_PLUGIN_PRECISE_VERSION))
PYTHON_JARBAS_WAKE_WORD_PLUGIN_PRECISE_SETUP_TYPE = setuptools
PYTHON_JARBAS_WAKE_WORD_PLUGIN_PRECISE_LICENSE_FILES = LICENSE