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:
@ -8,8 +8,9 @@ PYTHON_BENIGET_VERSION = 0.4.1
|
||||
PYTHON_BENIGET_SOURCE = beniget-$(PYTHON_BENIGET_VERSION).tar.gz
|
||||
PYTHON_BENIGET_SITE = https://files.pythonhosted.org/packages/14/e7/50cbac38f77eca8efd39516be6651fdb9f3c4c0fab8cf2cf05f612578737
|
||||
PYTHON_BENIGET_SETUP_TYPE = setuptools
|
||||
PYTHON_BENIGET_LICENSE = FIXME: please specify the exact BSD version
|
||||
PYTHON_BENIGET_LICENSE = BSD-3-Clause
|
||||
PYTHON_BENIGET_LICENSE_FILES = LICENSE
|
||||
HOST_PYTHON_BENIGET_DEPENDENCIES = host-python-gast
|
||||
|
||||
$(eval $(python-package))
|
||||
$(eval $(host-python-package))
|
||||
|
Reference in New Issue
Block a user