Let gnome images login with gdm

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-12-02 23:50:39 +01:00
parent 6deef03d0f
commit 3c73cc6208

View File

@@ -3,8 +3,7 @@ require recipes-image/include/x11-base.inc
export IMAGE_BASENAME = "gnome-base-image"
# TBD: move to gdm
GNOME_DM ?= "sddm"
GNOME_DM ?= "gdm"
IMAGE_INSTALL += " \
${X11_BASE_INSTALL} \