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 @@
|
||||
# Locally computed
|
||||
sha256 0af9e4d86143cb4fff0c3eef71165e01dae10d584a498a95f1c9926cdb1cc95e mycroft-embedded-shell-5a863965faba8dddc2ddbe8c89f966e349cf184d.tar.gz
|
||||
sha256 35edafa868bc81eb2cb0acb6354289b0e6486160bbe1456d8e38e5b2be1a6b22 mycroft-embedded-shell-947c0dfa39e8781b1befec4084f5a75ebe4edca7.tar.gz
|
||||
|
@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MYCROFT_EMBEDDED_SHELL_VERSION = 5a863965faba8dddc2ddbe8c89f966e349cf184d
|
||||
MYCROFT_EMBEDDED_SHELL_SITE = $(call github,OpenVoiceOS,mycroft-embedded-shell,$(MYCROFT_EMBEDDED_SHELL_VERSION))
|
||||
MYCROFT_EMBEDDED_SHELL_VERSION = 947c0dfa39e8781b1befec4084f5a75ebe4edca7
|
||||
MYCROFT_EMBEDDED_SHELL_SITE = $(call github,OpenVoiceOS,ovos-shell,$(MYCROFT_EMBEDDED_SHELL_VERSION))
|
||||
MYCROFT_EMBEDDED_SHELL_LICENSE = Apache License 2.0
|
||||
|
||||
MYCROFT_EMBEDDED_SHELL_INSTALL_STAGING = YES
|
||||
|
Reference in New Issue
Block a user