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
commit1ddd20bbfd93db27f74ee6a5efc6c5d3eacf9a9b (patch)
tree647733d209def3e045833868728410f4358f2903 /recipes-graphics
parent95ba49807104546f18b46fca7346f44b40b9f038 (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 \
+"
+