diff options
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-session/gnome-session_47.0.1.bb (renamed from meta-gnome/recipes-gnome/gnome-session/gnome-session_46.0.bb) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-session/gnome-session_46.0.bb b/meta-gnome/recipes-gnome/gnome-session/gnome-session_47.0.1.bb index 94e639456f..3bb1cb1651 100644 --- a/meta-gnome/recipes-gnome/gnome-session/gnome-session_46.0.bb +++ b/meta-gnome/recipes-gnome/gnome-session/gnome-session_47.0.1.bb | |||
@@ -19,7 +19,8 @@ inherit gnomebase gettext gsettings upstream-version-is-even features_check | |||
19 | 19 | ||
20 | REQUIRED_DISTRO_FEATURES = "polkit systemd pam gobject-introspection-data" | 20 | REQUIRED_DISTRO_FEATURES = "polkit systemd pam gobject-introspection-data" |
21 | 21 | ||
22 | SRC_URI[archive.sha256sum] = "c6e1624af6090bc4e1a191fe2268abfa7a8de07831ca7a57f217e679bf7b9a54" | 22 | SRC_URI = "https://download.gnome.org/sources/gnome-session/${@oe.utils.trim_version('${PV}', 1)}/gnome-session-${PV}.tar.xz" |
23 | SRC_URI[sha256sum] = "56ae9c68e49995793eb2096bcdc4533b111669e1e54c8b6e0b1d952f6a5e8a70" | ||
23 | 24 | ||
24 | PACKAGECONFIG ??= "" | 25 | PACKAGECONFIG ??= "" |
25 | 26 | ||