mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
gdm: upgrade 41.0 -> 42.0
============ Version 42.0 ============ - Work better on nvidia - Look in DATADIR for launch environment data files - PAM updates on exherbo - Translation updates ============ Version 41.3 ============ - Juggle Xorg's -listen/-nolisten command line change better - Fix session type selection - Fix crash - Drop vestigial gdm-pin service - XDMCP fixes - Wayland nvidia udev updates - Translation updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
7a49c6ec8e
commit
6efe7fc0fe
|
|
@ -8,6 +8,7 @@ DEPENDS = " \
|
|||
accountsservice \
|
||||
libcanberra \
|
||||
libpam \
|
||||
libgudev \
|
||||
"
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11 systemd pam polkit gobject-introspection-data"
|
||||
|
|
@ -17,7 +18,7 @@ GNOMEBASEBUILDCLASS = "meson"
|
|||
|
||||
inherit gnomebase gsettings gobject-introspection gettext systemd useradd itstool gnome-help features_check
|
||||
|
||||
SRC_URI[archive.sha256sum] = "5738c4293a9f5a80d4a6e9e06f4d0df3e9f313ca7b61bfb4d8afaba983e200dc"
|
||||
SRC_URI[archive.sha256sum] = "a328ac976937bec179971ff07829a1246b98ce724181c128ae32a0ba47ad3855"
|
||||
|
||||
EXTRA_OEMESON = " \
|
||||
-Dplymouth=disabled \
|
||||
Loading…
Reference in New Issue
Block a user