From 293403eff2130246186c4871d03b9ca8445308aa Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 22 May 2023 12:19:41 +0200 Subject: [PATCH] gnome-shell: update 43.2 -> 44.1 Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- ...-shell-extensions_44.0.bb => gnome-shell-extensions_44.1.bb} | 0 .../gnome-shell/{gnome-shell_43.2.bb => gnome-shell_44.1.bb} | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-shell/{gnome-shell-extensions_44.0.bb => gnome-shell-extensions_44.1.bb} (100%) rename meta-gnome/recipes-gnome/gnome-shell/{gnome-shell_43.2.bb => gnome-shell_44.1.bb} (95%) diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_44.0.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_44.1.bb similarity index 100% rename from meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_44.0.bb rename to meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_44.1.bb diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_43.2.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.1.bb similarity index 95% rename from meta-gnome/recipes-gnome/gnome-shell/gnome-shell_43.2.bb rename to meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.1.bb index d3bd357d5e..f8f500afeb 100644 --- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_43.2.bb +++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.1.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] = "e76fd4be9342410ee9fbdcdd6b2d81c6ff060e7c8cc5a0f1cae6a7aba25d1860" +SRC_URI[archive.sha256sum] = "0bfbe4394d267625154d08d01467bdbd99e8157512fc8df45d5c02ddb7551ca6" SRC_URI += "file://0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch" PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"