mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
gnome-session: upgrade 3.36.0 -> 40.1.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+5
-3
@@ -11,7 +11,7 @@ DEPENDS = " \
|
||||
libsm \
|
||||
virtual/libx11 \
|
||||
gtk+3 \
|
||||
gnome-desktop3 \
|
||||
gnome-desktop \
|
||||
gsettings-desktop-schemas \
|
||||
json-glib \
|
||||
"
|
||||
@@ -21,9 +21,11 @@ GNOMEBASEBUILDCLASS = "meson"
|
||||
inherit gnomebase gettext gsettings upstream-version-is-even features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam gobject-introspection-data"
|
||||
# This can go when they come back to a one-dot version
|
||||
def gnome_verdir(v):
|
||||
return '40'
|
||||
|
||||
SRC_URI[archive.md5sum] = "cd23e30c4991ca1f477020c67ea3a540"
|
||||
SRC_URI[archive.sha256sum] = "d54b38b818c812f64b82cc6a1279e3ca5a6e391ee662793322a38cab5670bb7a"
|
||||
SRC_URI[archive.sha256sum] = "9c787829ee32e13e1508b9aee2b1d9ba42a02c48e6c8094e34f3e7f92af4df82"
|
||||
|
||||
PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', 'consolekit',d)}"
|
||||
|
||||
Reference in New Issue
Block a user