From 9c8fd9af61094f6ff8e270d13e2b66dbfac2089d Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Fri, 31 Oct 2014 20:49:46 +0100 Subject: xserver-common_%.bbappend: don't start XDG autostart This is also done by the session manager effectively starting the autostart items twice. --- recipes-graphics/xserver-common/xserver-common_%.bbappend | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes-graphics/xserver-common/xserver-common_%.bbappend 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 \ +" + -- cgit v1.2.3