mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Bump ovos-utils + add python-kthread package
This commit is contained in:
12
buildroot-external/package/python-kthread/python-kthread.mk
Normal file
12
buildroot-external/package/python-kthread/python-kthread.mk
Normal file
@ -0,0 +1,12 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-kthread
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_KTHREAD_VERSION = 0.2.2
|
||||
PYTHON_KTHREAD_SOURCE = kthread-$(PYTHON_KTHREAD_VERSION).tar.gz
|
||||
PYTHON_KTHREAD_SITE = https://files.pythonhosted.org/packages/cc/32/cf425dc4622888376ddac4ee8105bd4a90b18a291a69c63d7bb702cb79bd
|
||||
PYTHON_KTHREAD_SETUP_TYPE = setuptools
|
||||
|
||||
$(eval $(python-package))
|
Reference in New Issue
Block a user