summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gnome-shell/gnome-shell_3.34.5.bb (renamed from meta-gnome/recipes-gnome/gnome-shell/gnome-shell_3.34.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_3.34.4.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_3.34.5.bb
index 33dd7e4596..9619628c81 100644
--- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_3.34.4.bb
+++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_3.34.5.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] = "692181c1a98be9e5f5b7e8738fd428ce" 33SRC_URI[archive.md5sum] = "4bd27c8a91d30fde78cb69b94677cf1f"
34SRC_URI[archive.sha256sum] = "e99cfb151307e1d5e5dff57b7026cf8aeace9d595a8c9e62537e934d0f14a366" 34SRC_URI[archive.sha256sum] = "d296f318a74a6d7883358a6ce1c4d8808b7903dbbb4f9c61ab4230f18e6d7550"
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"