summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gnome-shell/gnome-shell_3.34.2.bb (renamed from meta-gnome/recipes-gnome/gnome-shell/gnome-shell_3.34.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_3.34.1.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_3.34.2.bb
index d0b3af83d2..cd8b3ad0ab 100644
--- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_3.34.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_3.34.2.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] = "2e00c22673d069d6b919b2ca1b225d89" 33SRC_URI[archive.md5sum] = "b01d6772917148c81d472584f6b36c83"
34SRC_URI[archive.sha256sum] = "ccd86559b9c897c219d2d2ebfdb8413efa4c1bee846427c750cb8a301b3f6d1e" 34SRC_URI[archive.sha256sum] = "703264db2fafe02d1db53d701cb99a4a757c46e7569e7b9d690dda009fc03b4d"
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"