summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gdm/gdm_47.0.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gdm/gdm_47.0.bb b/meta-gnome/recipes-gnome/gdm/gdm_47.0.bb
index 94836cdbc9..e43b75880e 100644
--- a/meta-gnome/recipes-gnome/gdm/gdm_47.0.bb
+++ b/meta-gnome/recipes-gnome/gdm/gdm_47.0.bb
@@ -23,8 +23,10 @@ inherit gnomebase gsettings pkgconfig gobject-introspection gettext systemd user
23 23
24SRC_URI[archive.sha256sum] = "c5858326bfbcc8ace581352e2be44622dc0e9e5c2801c8690fd2eed502607f84" 24SRC_URI[archive.sha256sum] = "c5858326bfbcc8ace581352e2be44622dc0e9e5c2801c8690fd2eed502607f84"
25 25
26PACKAGECONFIG ??= ""
27PACKAGECONFIG[plymouth] = "-Dplymouth=enabled,-Dplymouth=disabled,plymouth"
28
26EXTRA_OEMESON = " \ 29EXTRA_OEMESON = " \
27 -Dplymouth=disabled \
28 -Ddefault-pam-config=openembedded \ 30 -Ddefault-pam-config=openembedded \
29 -Dpam-mod-dir=${base_libdir}/security \ 31 -Dpam-mod-dir=${base_libdir}/security \
30" 32"