Compare commits

...

2 Commits

Author SHA1 Message Date
j1nx cb9f483500 Remove temp embedded shell patch 2022-03-19 11:42:17 +01:00
j1nx 4e3764ad72 Bump mycroft-embedded-shell 2022-03-19 11:40:59 +01:00
3 changed files with 2 additions and 26 deletions

View File

@ -1,24 +0,0 @@
From 4e0dad71c4aedd6cc6319e3c9e5978cb0e4046d6 Mon Sep 17 00:00:00 2001
From: j1nx <p.steenbergen@j1nx.nl>
Date: Fri, 18 Mar 2022 19:19:41 +0100
Subject: [PATCH 1/1] pulse fix
---
application/qml.qrc | 1 -
1 file changed, 1 deletion(-)
diff --git a/application/qml.qrc b/application/qml.qrc
index e71b72f..f869bb6 100644
--- a/application/qml.qrc
+++ b/application/qml.qrc
@@ -14,7 +14,6 @@
<file alias="panel/quicksettings/ShutdownDelegate.qml">qml/panel/quicksettings/ShutdownDelegate.qml</file>
<file alias="panel/quicksettings/SliderBase.qml">qml/panel/quicksettings/SliderBase.qml</file>
<file alias="panel/quicksettings/VolumeSlider.qml">qml/panel/quicksettings/VolumeSlider.qml</file>
- <file alias="panel/quicksettings/VolumeSliderPulseAudio.qml">qml/panel/quicksettings/VolumeSliderPulseAudio.qml</file>
<file alias="panel/quicksettings/WirelessDelegate.qml">qml/panel/quicksettings/WirelessDelegate.qml</file>
<file alias="panel/quicksettings/brightness-decrease.svg">qml/panel/quicksettings/brightness-decrease.svg</file>
<file alias="panel/quicksettings/brightness-increase.svg">qml/panel/quicksettings/brightness-increase.svg</file>
--
2.20.1

View File

@ -1,2 +1,2 @@
# Locally computed
sha256 9fc4da0419067e72eae0c135194358b8b889befc24eef19f93558786ec4845d1 mycroft-embedded-shell-c441bf28d9f0fb7958528b90c579a87f70bcb3e9.tar.gz
sha256 0af9e4d86143cb4fff0c3eef71165e01dae10d584a498a95f1c9926cdb1cc95e mycroft-embedded-shell-5a863965faba8dddc2ddbe8c89f966e349cf184d.tar.gz

View File

@ -4,7 +4,7 @@
#
################################################################################
MYCROFT_EMBEDDED_SHELL_VERSION = c441bf28d9f0fb7958528b90c579a87f70bcb3e9
MYCROFT_EMBEDDED_SHELL_VERSION = 5a863965faba8dddc2ddbe8c89f966e349cf184d
MYCROFT_EMBEDDED_SHELL_SITE = $(call github,OpenVoiceOS,mycroft-embedded-shell,$(MYCROFT_EMBEDDED_SHELL_VERSION))
MYCROFT_EMBEDDED_SHELL_LICENSE = Apache License 2.0