summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gnome-session
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2025-04-10 23:46:33 +0200
committerKhem Raj <raj.khem@gmail.com>2025-04-10 17:37:22 -0700
commitfefe8e1aae8aae81fa8dadaeafc380ecfabf0437 (patch)
treee3d11b2be8154e3ae15b9fe808bbbb0e930ffd5c /meta-gnome/recipes-gnome/gnome-session
parent8a05318c62a917e37ab1d21f82ccf994576f29ba (diff)
downloadmeta-openembedded-fefe8e1aae8aae81fa8dadaeafc380ecfabf0437.tar.gz
gnome-session: update 46.0 -> 47.0.1
============== Version 47.0.1 ============== Add back gnome-session-ctl (oops) ============ Version 47.0 ============ Allow to disable X11 sessions CI updates Translation updates Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome-session')
-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
20REQUIRED_DISTRO_FEATURES = "polkit systemd pam gobject-introspection-data" 20REQUIRED_DISTRO_FEATURES = "polkit systemd pam gobject-introspection-data"
21 21
22SRC_URI[archive.sha256sum] = "c6e1624af6090bc4e1a191fe2268abfa7a8de07831ca7a57f217e679bf7b9a54" 22SRC_URI = "https://download.gnome.org/sources/gnome-session/${@oe.utils.trim_version('${PV}', 1)}/gnome-session-${PV}.tar.xz"
23SRC_URI[sha256sum] = "56ae9c68e49995793eb2096bcdc4533b111669e1e54c8b6e0b1d952f6a5e8a70"
23 24
24PACKAGECONFIG ??= "" 25PACKAGECONFIG ??= ""
25 26