summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_44.1.bb (renamed from meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_44.0.bb)0
-rw-r--r--meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.1.bb (renamed from meta-gnome/recipes-gnome/gnome-shell/gnome-shell_43.2.bb)2
2 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_44.0.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_44.1.bb
index 126e5ef3f7..126e5ef3f7 100644
--- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_44.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_44.1.bb
diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_43.2.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.1.bb
index d3bd357d5e..f8f500afeb 100644
--- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_43.2.bb
+++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.1.bb
@@ -32,7 +32,7 @@ GIR_MESON_OPTION = ""
32# gobject-introspection is mandatory and cannot be configured 32# gobject-introspection is mandatory and cannot be configured
33REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" 33REQUIRED_DISTRO_FEATURES += "gobject-introspection-data"
34 34
35SRC_URI[archive.sha256sum] = "e76fd4be9342410ee9fbdcdd6b2d81c6ff060e7c8cc5a0f1cae6a7aba25d1860" 35SRC_URI[archive.sha256sum] = "0bfbe4394d267625154d08d01467bdbd99e8157512fc8df45d5c02ddb7551ca6"
36SRC_URI += "file://0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch" 36SRC_URI += "file://0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch"
37 37
38PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" 38PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"