X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Frecipes-graphics%2Fwayland%2Fweston%2Fxwayland.weston-start;fp=meta-agl-bsp%2Frecipes-graphics%2Fwayland%2Fweston%2Fxwayland.weston-start;h=0000000000000000000000000000000000000000;hb=da3478a5d3f5432d07715e8ca463e40adf07d8e9;hp=b483c97cf1ba871e88f063e2d66f7ccb930f2aee;hpb=b11090e106630bf72bf6c7fe8aeb7da453367eff;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/recipes-graphics/wayland/weston/xwayland.weston-start b/meta-agl-bsp/recipes-graphics/wayland/weston/xwayland.weston-start deleted file mode 100644 index b483c97cf..000000000 --- a/meta-agl-bsp/recipes-graphics/wayland/weston/xwayland.weston-start +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -if type Xwayland >/dev/null 2>/dev/null; then - mkdir -p /tmp/.X11-unix - - add_weston_argument "--modules=xwayland.so" -fi