mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Add python-ovos-phal-plugin-ipc2bus package
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_OVOS_PHAL_PLUGIN_IPC2BUS
|
||||
bool "python-ovos-phal-plugin-ipc2bus"
|
||||
help
|
||||
OVOS-PHAL IPC2Bus
|
||||
|
||||
https://github.com/OpenVoiceOS/ovos-PHAL-plugin-ipc2bus
|
@@ -0,0 +1 @@
|
||||
sha256 e3a3ff472f11954620cda5fd211bafe3763eda30799382f7d63bcb0f57080429 python-ovos-phal-plugin-ipc2bus-3687d4ea8c8edca974f67119066e8a6316861b34.tar.gz
|
@@ -0,0 +1,12 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-ovos-phal-plugin-ipc2bus
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_OVOS_PHAL_PLUGIN_IPC2BUS_VERSION = 3687d4ea8c8edca974f67119066e8a6316861b34
|
||||
PYTHON_OVOS_PHAL_PLUGIN_IPC2BUS_SITE = $(call github,OpenVoiceOS,ovos-PHAL-plugin-ipc2bus,$(PYTHON_OVOS_PHAL_PLUGIN_IPC2BUS_VERSION))
|
||||
PYTHON_OVOS_PHAL_PLUGIN_IPC2BUS_SETUP_TYPE = setuptools
|
||||
PYTHON_OVOS_PHAL_PLUGIN_IPC2BUS_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(python-package))
|
Reference in New Issue
Block a user