summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gnome-shell/gnome-shell_47.1.bb (renamed from meta-gnome/recipes-gnome/gnome-shell/gnome-shell_47.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_47.0.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_47.1.bb
index 3829110bfb..042b3935a8 100644
--- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_47.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_47.1.bb
@@ -33,7 +33,7 @@ GIR_MESON_OPTION = ""
33# gobject-introspection is mandatory and cannot be configured 33# gobject-introspection is mandatory and cannot be configured
34REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" 34REQUIRED_DISTRO_FEATURES += "gobject-introspection-data"
35 35
36SRC_URI[archive.sha256sum] = "7a20770c6290ad69a9a82c8497cb27e1bf863f387db25e98e542e4f6c5f06ded" 36SRC_URI[archive.sha256sum] = "b467575f8c159d20557258517f0dd68dfd0147d11b48d97ab8e1f709bc522a63"
37SRC_URI += "file://0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch" 37SRC_URI += "file://0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch"
38 38
39PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" 39PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"