diff options
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-session/gnome-session_44.0.bb (renamed from meta-gnome/recipes-gnome/gnome-session/gnome-session_43.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-session/gnome-session_43.0.bb b/meta-gnome/recipes-gnome/gnome-session/gnome-session_44.0.bb index 12f48bc823..3f642f401f 100644 --- a/meta-gnome/recipes-gnome/gnome-session/gnome-session_43.0.bb +++ b/meta-gnome/recipes-gnome/gnome-session/gnome-session_44.0.bb | |||
@@ -22,7 +22,7 @@ inherit gnomebase gettext gsettings upstream-version-is-even features_check | |||
22 | 22 | ||
23 | REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam gobject-introspection-data" | 23 | REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam gobject-introspection-data" |
24 | 24 | ||
25 | SRC_URI[archive.sha256sum] = "3fb9949501385c8c14618e78f178d952df98ad8c91080f4c5e1568c7393ae1f2" | 25 | SRC_URI[archive.sha256sum] = "ccf829a96526135e9e9f917526515d36a5092bdfa316f3737dd8c5a524dbf2c6" |
26 | 26 | ||
27 | PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', 'consolekit',d)}" | 27 | PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', 'consolekit',d)}" |
28 | 28 | ||