diff options
-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" | |||
30 | REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" | 30 | REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" |
31 | UNKNOWN_CONFIGURE_WHITELIST_append = " introspection" | 31 | UNKNOWN_CONFIGURE_WHITELIST_append = " introspection" |
32 | 32 | ||
33 | SRC_URI[archive.md5sum] = "a0f7d78f57616076890f0e3b7f12196a" | 33 | SRC_URI[archive.md5sum] = "692181c1a98be9e5f5b7e8738fd428ce" |
34 | SRC_URI[archive.sha256sum] = "2474bef386c5a47d7be285aa22e24125c46ba5f860a25a1a36a90de4e456bd8a" | 34 | SRC_URI[archive.sha256sum] = "e99cfb151307e1d5e5dff57b7026cf8aeace9d595a8c9e62537e934d0f14a366" |
35 | 35 | ||
36 | PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" | 36 | PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" |
37 | PACKAGECONFIG[bluetooth] = ",,gnome-bluetooth" | 37 | PACKAGECONFIG[bluetooth] = ",,gnome-bluetooth" |