diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_47.2.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_47.3.bb similarity index 84% rename from meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_47.2.bb rename to meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_47.3.bb index 6567704c47..151e57e887 100644 --- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_47.2.bb +++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_47.3.bb @@ -6,7 +6,7 @@ inherit gnomebase gettext gsettings features_check REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam gobject-introspection-data" -SRC_URI[archive.sha256sum] = "dd774a0291584917abde88bbc4eccf9244178e3c269ce0618d0495177c12652d" +SRC_URI[archive.sha256sum] = "1a9142a4e85d7a2b7dc5bad37e34df9eebb38e8496f4938be2d7b2b35883d139" EXTRA_OEMESON += " \ -Dextension_set=all \ diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_47.2.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_47.3.bb similarity index 95% rename from meta-gnome/recipes-gnome/gnome-shell/gnome-shell_47.2.bb rename to meta-gnome/recipes-gnome/gnome-shell/gnome-shell_47.3.bb index 417f0a1816..b3fba01eee 100644 --- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_47.2.bb +++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_47.3.bb @@ -33,7 +33,7 @@ GIR_MESON_OPTION = "" # gobject-introspection is mandatory and cannot be configured REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" -SRC_URI[archive.sha256sum] = "4184d01a1ab82cb421d1ca2e2bcce0292ceb46c4c749e61b0bde4b75004d2e00" +SRC_URI[archive.sha256sum] = "783deb9a086511e4a53db10574bfbba695576f698078218ca6c80cb1efec293e" PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" PACKAGECONFIG[bluetooth] = ",,gnome-bluetooth"