aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2024-02-19 19:47:29 +0100
committerKhem Raj <raj.khem@gmail.com>2024-02-19 23:22:23 -0800
commit98bbffff1cad91a233f86cd290e3dc8a780fc1de (patch)
tree16ba9db7765f2194bacf557fceea1a4744a612a9 /meta-gnome
parent9cefb71d857e97a7eb289292f2b908fb9139b0b3 (diff)
downloadmeta-openembedded-98bbffff1cad91a233f86cd290e3dc8a780fc1de.tar.gz
gnome-shell: update 45.3 -> 45.4
45.4 ==== * Close mount notification when drive gets disconnected [Florian; !3089] * Fix feedback look in keyboard backlight slider [Barnabás; !3086] * Fix menu alignment in RTL locales [Florian; !3151] * overview: Keep dimming effect for modal dialogs [Florian; !3150] * Fix overview transition from search results to session [Suryashankar; !3152] * Improve minimize animation [Keyu; !2968] * Add missing shift level to Georgian OSK layout [Carlos; !3145] * Fixed crash [Florian; !3117] * Misc. bug fixes and cleanups [Florian, Jonas, Julian; !3105, !3110, !3141, !786, !2475, !3153, !3159, !3172] Contributors: Suryashankar Das, Jonas Dreßler, Carlos Garnacho, Florian Müllner, Barnabás Pőcze, Julian Sparber, Keyu Tao Translators: Brage Fuglseth [nb], Balázs Meskó [hu], Daniel Rusek [cs] Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.4.bb (renamed from meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.3.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.4.bb
index 1dd043ec82..7d7d508c11 100644
--- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.3.bb
+++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.4.bb
@@ -32,7 +32,7 @@ GIR_MESON_OPTION = ""
# gobject-introspection is mandatory and cannot be configured
REQUIRED_DISTRO_FEATURES += "gobject-introspection-data"
-SRC_URI[archive.sha256sum] = "3a19724720d8274dc6bced68e0dd5fc7668a04cd79978cbbb8223474ccdda9ab"
+SRC_URI[archive.sha256sum] = "5bfea379e120b1c7f237f3ec369ad27ef5c2f5930c7df163b392782d8582090d"
SRC_URI += "file://0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch"
PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"