From c2c4016ab01931bb012cea92e34f6a84b50f496a Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 19 Sep 2023 17:48:18 +0200 Subject: [PATCH] gdm: upgrade 44.1 -> 45.0.1 Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- meta-gnome/recipes-gnome/gdm/{gdm_44.1.bb => gdm_45.0.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-gnome/recipes-gnome/gdm/{gdm_44.1.bb => gdm_45.0.1.bb} (90%) diff --git a/meta-gnome/recipes-gnome/gdm/gdm_44.1.bb b/meta-gnome/recipes-gnome/gdm/gdm_45.0.1.bb similarity index 90% rename from meta-gnome/recipes-gnome/gdm/gdm_44.1.bb rename to meta-gnome/recipes-gnome/gdm/gdm_45.0.1.bb index cd9013312d..311d283257 100644 --- a/meta-gnome/recipes-gnome/gdm/gdm_44.1.bb +++ b/meta-gnome/recipes-gnome/gdm/gdm_45.0.1.bb @@ -20,8 +20,8 @@ GIR_MESON_OPTION = "" GNOMEBASEBUILDCLASS = "meson" inherit gnomebase gsettings pkgconfig gobject-introspection gettext systemd useradd itstool gnome-help features_check - -SRC_URI[archive.sha256sum] = "68266b3abe7d28fc469d0067aac9c5dabb0ca7952cc1f7c238a04951f3dc5b0d" +SRC_URI = "https://download.gnome.org/sources/gdm/${@oe.utils.trim_version("${PV}", 1)}/gdm-${PV}.tar.xz" +SRC_URI[sha256sum] = "6572578c05e3c6569d6ed269f7de2aaf3a035657654586d8243907bb7a6ffa85" EXTRA_OEMESON = " \ -Dplymouth=disabled \