From 782b36797b03e8a0a044d775f641bdc6b132358e Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 10 Jan 2017 18:28:39 +0100 Subject: lxdm bbappend: cleanup Remove stale file, it wasn't referenced in SRC_URI for some time. Remove source uri entry also applied upstream. This would probably error out if not compiling with debug tweaks as the patch would be applied twice. Signed-off-by: Max Krummenacher Acked-by: Stefan Agner --- recipes-lxde/lxdm/lxdm/lxdm.service | 10 ---------- recipes-lxde/lxdm/lxdm_%.bbappend | 1 - 2 files changed, 11 deletions(-) delete mode 100644 recipes-lxde/lxdm/lxdm/lxdm.service (limited to 'recipes-lxde') diff --git a/recipes-lxde/lxdm/lxdm/lxdm.service b/recipes-lxde/lxdm/lxdm/lxdm.service deleted file mode 100644 index b01c27d..0000000 --- a/recipes-lxde/lxdm/lxdm/lxdm.service +++ /dev/null @@ -1,10 +0,0 @@ -[Unit] -Description=LXDM Display Manager -After=systemd-user-sessions.service - -[Service] -ExecStart=/usr/sbin/lxdm -StandardOutput=syslog - -[Install] -Alias=display-manager.service diff --git a/recipes-lxde/lxdm/lxdm_%.bbappend b/recipes-lxde/lxdm/lxdm_%.bbappend index 4fc4051..b424145 100644 --- a/recipes-lxde/lxdm/lxdm_%.bbappend +++ b/recipes-lxde/lxdm/lxdm_%.bbappend @@ -3,5 +3,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/lxdm:" SRC_URI += " \ file://logout-fixes.patch \ file://root-autologin.patch \ - ${@bb.utils.contains("DISTRO_TYPE", "debug", "", "file://0001-lxdm.conf.in-blacklist-root-for-release-images.patch",d)} \ " -- cgit v1.2.3