From 61541e4fdef2c2f1656641759da350ba08b12717 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 17 Jan 2023 08:59:16 +0100 Subject: [PATCH] gnome-shell: update 43.1 -> 43.2 Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- .../gnome-shell/{gnome-shell_43.1.bb => gnome-shell_43.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-shell/{gnome-shell_43.1.bb => gnome-shell_43.2.bb} (95%) diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_43.1.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_43.2.bb similarity index 95% rename from meta-gnome/recipes-gnome/gnome-shell/gnome-shell_43.1.bb rename to meta-gnome/recipes-gnome/gnome-shell/gnome-shell_43.2.bb index 14163a1866..d3bd357d5e 100644 --- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_43.1.bb +++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_43.2.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] = "df0444765def1bd0afee9617d2b5919bc79b4db86e7e757ac0e1f73748ec1bdc" +SRC_URI[archive.sha256sum] = "e76fd4be9342410ee9fbdcdd6b2d81c6ff060e7c8cc5a0f1cae6a7aba25d1860" SRC_URI += "file://0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch" PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"