meta-agl-bsp: remove weston and wayland-protocols backports
[AGL/meta-agl.git] / meta-agl-bsp / recipes-graphics / wayland / weston / xwayland.weston-start
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 (file)
index b483c97..0000000
+++ /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