summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2024-03-29 20:12:24 +0100
committerKhem Raj <raj.khem@gmail.com>2024-03-29 17:00:26 -0700
commit1f28cb0baf245cac5209088b29ca7d494f7a3686 (patch)
tree05e43cad15ebfa7c432c5afb74e3e4a684bb2310 /meta-gnome
parentaed20cd843fb00726d7c8da1aa19d238c2f9f195 (diff)
downloadmeta-openembedded-1f28cb0baf245cac5209088b29ca7d494f7a3686.tar.gz
gdm: update 45.0.1 -> 46.0
============ Version 46.0 ============ - PAM improvements - Translation updates ============= Version 46.rc ============= - Support for killing conflicting sessions at login time. - XDMCP fix - Use wayland by default on certain server chips - Fix pam extension size computation - Introspection fix - Fix for homed users - Translation updates ================ Version 46.alpha ================ - Support remote login from gnome-remote-desktop (and hopefuly nicedcv in the future) - Support new JSON pam extension - Fix build with user-display-server=false - Minor clean ups - Move private D-Bus sockets to private directory - Build goo fixes - Warning fixes - 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')
-rw-r--r--meta-gnome/recipes-gnome/gdm/gdm_46.0.bb (renamed from meta-gnome/recipes-gnome/gdm/gdm_45.0.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gdm/gdm_45.0.1.bb b/meta-gnome/recipes-gnome/gdm/gdm_46.0.bb
index d95ea9013..469281624 100644
--- a/meta-gnome/recipes-gnome/gdm/gdm_45.0.1.bb
+++ b/meta-gnome/recipes-gnome/gdm/gdm_46.0.bb
@@ -19,8 +19,8 @@ GIR_MESON_OPTION = ""
19 19
20 20
21inherit gnomebase gsettings pkgconfig gobject-introspection gettext systemd useradd itstool gnome-help features_check 21inherit gnomebase gsettings pkgconfig gobject-introspection gettext systemd useradd itstool gnome-help features_check
22SRC_URI = "https://download.gnome.org/sources/gdm/${@oe.utils.trim_version("${PV}", 1)}/gdm-${PV}.tar.xz" 22
23SRC_URI[sha256sum] = "6572578c05e3c6569d6ed269f7de2aaf3a035657654586d8243907bb7a6ffa85" 23SRC_URI[archive.sha256sum] = "8d6cb52176eca48b6bbf1cfe2fdae08d9677b5a0f2bca600dee4604de0dd1efc"
24 24
25EXTRA_OEMESON = " \ 25EXTRA_OEMESON = " \
26 -Dplymouth=disabled \ 26 -Dplymouth=disabled \