summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gnome-shell/gnome-shell_3.34.4.bb (renamed from meta-gnome/recipes-gnome/gnome-shell/gnome-shell_3.34.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_3.34.3.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_3.34.4.bb
index 463fbf46ff..33dd7e4596 100644
--- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_3.34.3.bb
+++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_3.34.4.bb
@@ -30,8 +30,8 @@ GTKDOC_MESON_OPTION = "gtk_doc"
30REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" 30REQUIRED_DISTRO_FEATURES += "gobject-introspection-data"
31UNKNOWN_CONFIGURE_WHITELIST_append = " introspection" 31UNKNOWN_CONFIGURE_WHITELIST_append = " introspection"
32 32
33SRC_URI[archive.md5sum] = "a0f7d78f57616076890f0e3b7f12196a" 33SRC_URI[archive.md5sum] = "692181c1a98be9e5f5b7e8738fd428ce"
34SRC_URI[archive.sha256sum] = "2474bef386c5a47d7be285aa22e24125c46ba5f860a25a1a36a90de4e456bd8a" 34SRC_URI[archive.sha256sum] = "e99cfb151307e1d5e5dff57b7026cf8aeace9d595a8c9e62537e934d0f14a366"
35 35
36PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" 36PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"
37PACKAGECONFIG[bluetooth] = ",,gnome-bluetooth" 37PACKAGECONFIG[bluetooth] = ",,gnome-bluetooth"