summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gdm/gdm_45.0.1.bb (renamed from meta-gnome/recipes-gnome/gdm/gdm_44.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gdm/gdm_44.1.bb b/meta-gnome/recipes-gnome/gdm/gdm_45.0.1.bb
index cd9013312..311d28325 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 = ""
20GNOMEBASEBUILDCLASS = "meson" 20GNOMEBASEBUILDCLASS = "meson"
21 21
22inherit gnomebase gsettings pkgconfig gobject-introspection gettext systemd useradd itstool gnome-help features_check 22inherit gnomebase gsettings pkgconfig gobject-introspection gettext systemd useradd itstool gnome-help features_check
23 23SRC_URI = "https://download.gnome.org/sources/gdm/${@oe.utils.trim_version("${PV}", 1)}/gdm-${PV}.tar.xz"
24SRC_URI[archive.sha256sum] = "68266b3abe7d28fc469d0067aac9c5dabb0ca7952cc1f7c238a04951f3dc5b0d" 24SRC_URI[sha256sum] = "6572578c05e3c6569d6ed269f7de2aaf3a035657654586d8243907bb7a6ffa85"
25 25
26EXTRA_OEMESON = " \ 26EXTRA_OEMESON = " \
27 -Dplymouth=disabled \ 27 -Dplymouth=disabled \