summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gnome-shell/gnome-shell_41.2.bb (renamed from meta-gnome/recipes-gnome/gnome-shell/gnome-shell_41.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_41.0.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_41.2.bb
index 8378e94782..79d076e0e2 100644
--- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_41.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_41.2.bb
@@ -30,7 +30,7 @@ GIR_MESON_OPTION = ""
30# gobject-introspection is mandatory and cannot be configured 30# gobject-introspection is mandatory and cannot be configured
31REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" 31REQUIRED_DISTRO_FEATURES += "gobject-introspection-data"
32 32
33SRC_URI[archive.sha256sum] = "52f971e85140e5de74b9369ef6656e49ce95af1f232fc1e0df1f046129ab4f65" 33SRC_URI[archive.sha256sum] = "384651eb051393dbabe006d1ad057bf29d5cd73ebb87bc779ff5e1c31e80a827"
34SRC_URI += "file://0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch" 34SRC_URI += "file://0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch"
35 35
36PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" 36PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"