summaryrefslogtreecommitdiff
path: root/recipes-lxde
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-01-10 18:28:39 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-01-11 21:05:02 +0100
commit782b36797b03e8a0a044d775f641bdc6b132358e (patch)
tree58fc85dfef2225a05642b8af9ce13859f6bb8b30 /recipes-lxde
parente4dc324eb91840dab5c091ba2f7f3f32c4b1e8d7 (diff)
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 <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'recipes-lxde')
-rw-r--r--recipes-lxde/lxdm/lxdm/lxdm.service10
-rw-r--r--recipes-lxde/lxdm/lxdm_%.bbappend1
2 files changed, 0 insertions, 11 deletions
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)} \
"