From a84e7cdbf6d0966e0593205debcf3c0153d9e4ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 18 Feb 2019 18:09:29 +0100 Subject: [PATCH] xfce4-dev-image/xfce4-full-image: login with sddm instead of lxdm MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-image/xfce4/xfce4-dev-image.bb | 2 ++ recipes-image/xfce4/xfce4-full-image.bb | 2 ++ 2 files changed, 4 insertions(+) diff --git a/recipes-image/xfce4/xfce4-dev-image.bb b/recipes-image/xfce4/xfce4-dev-image.bb index 3abeedc..c1cd1ad 100644 --- a/recipes-image/xfce4/xfce4-dev-image.bb +++ b/recipes-image/xfce4/xfce4-dev-image.bb @@ -1,5 +1,7 @@ require recipes-image/xfce4/xfce4-tiny-image.bb +XFCE_DM = "sddm sddm-morona-autologin" + export IMAGE_BASENAME = "xfce4-dev-image" IMAGE_INSTALL += " \ diff --git a/recipes-image/xfce4/xfce4-full-image.bb b/recipes-image/xfce4/xfce4-full-image.bb index 0689245..ea60a62 100644 --- a/recipes-image/xfce4/xfce4-full-image.bb +++ b/recipes-image/xfce4/xfce4-full-image.bb @@ -1,5 +1,7 @@ require xfce4-tiny-image.bb +XFCE_DM = "sddm sddm-morona-autologin" + export IMAGE_BASENAME = "xfce4-full-image" IMAGE_INSTALL += " \