From 2fb6f1cb8f44c64000abe91eb5b5f718e74a054c Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 11 Jul 2023 19:48:26 +0200 Subject: [PATCH] gnome-shell: upgrade 44.2 -> 44.3 Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- .../gnome-shell/{gnome-shell_44.2.bb => gnome-shell_44.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-shell/{gnome-shell_44.2.bb => gnome-shell_44.3.bb} (95%) diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.2.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.3.bb similarity index 95% rename from meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.2.bb rename to meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.3.bb index 09995e51e4..e1aa051ef4 100644 --- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.2.bb +++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.3.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] = "55f279ec6303b7c0c89246eced81247c87fc1c73948f45eb212a647218d1b63f" +SRC_URI[archive.sha256sum] = "55694b71c2ee4eaef60d93428003f2eaa4cf00186848f5e36b45cfe506fc31bf" SRC_URI += "file://0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch" PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"