summaryrefslogtreecommitdiff
path: root/recipes-graphics
diff options
context:
space:
mode:
authorMax Krummenacher <max.oss.09@gmail.com>2014-10-31 20:49:46 +0100
committerMax Krummenacher <max.oss.09@gmail.com>2014-10-31 20:55:42 +0100
commit9c8fd9af61094f6ff8e270d13e2b66dbfac2089d (patch)
tree6325eb078a859df2951f846e174b72c1c074224c /recipes-graphics
parentb8511072e6f865ec73f84449d1798f1ed997fe2f (diff)
xserver-common_%.bbappend: don't start XDG autostart
This is also done by the session manager effectively starting the autostart items twice.
Diffstat (limited to 'recipes-graphics')
-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 \
+"
+