summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.oss.09@gmail.com>2014-10-31 20:49:46 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-09-29 06:38:06 +0200
commit42cf6a87c90c4e1e62c7e417bba6d7ad6343889b (patch)
tree61967effb2da2a05dde0ea0fbc2b6e2e1170a6b5
parentd583d7a0c134430011401ddb914548fb331d1bd9 (diff)
xserver-common_%.bbappend: don't start XDG autostart
This is also done by the session manager effectively starting the autostart items twice. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-rw-r--r--recipes-graphics/xserver-common/xserver-common_%.bbappend5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-graphics/xserver-common/xserver-common_%.bbappend b/recipes-graphics/xserver-common/xserver-common_%.bbappend
new file mode 100644
index 0000000..207e443
--- /dev/null
+++ b/recipes-graphics/xserver-common/xserver-common_%.bbappend
@@ -0,0 +1,5 @@
+#lxsession does already start XDG autostart files
+SRC_URI_remove = " \
+ file://0003-add-89xdgautostart-Xsession.d-script.patch \
+"
+