mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-02-15 19:30:54 +01:00
Bump mycroft-embedded-shell
This commit is contained in:
parent
7a43192869
commit
1636f1f8ca
@ -0,0 +1,24 @@
|
||||
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
|
||||
|
@ -1,2 +1,2 @@
|
||||
# Locally computed
|
||||
sha256 22ffb5b7cac52b2301a072ae363a74556cffbe26ab1419c9cdfb49b99089cf7b mycroft-embedded-shell-08285ceac469ae288aeb078675498a31700d87dc.tar.gz
|
||||
sha256 9fc4da0419067e72eae0c135194358b8b889befc24eef19f93558786ec4845d1 mycroft-embedded-shell-c441bf28d9f0fb7958528b90c579a87f70bcb3e9.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MYCROFT_EMBEDDED_SHELL_VERSION = 08285ceac469ae288aeb078675498a31700d87dc
|
||||
MYCROFT_EMBEDDED_SHELL_VERSION = c441bf28d9f0fb7958528b90c579a87f70bcb3e9
|
||||
MYCROFT_EMBEDDED_SHELL_SITE = $(call github,OpenVoiceOS,mycroft-embedded-shell,$(MYCROFT_EMBEDDED_SHELL_VERSION))
|
||||
MYCROFT_EMBEDDED_SHELL_LICENSE = Apache License 2.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user