summaryrefslogtreecommitdiff
path: root/recipes-graphics/wayland/weston_9.0.0.imx.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/wayland/weston_9.0.0.imx.bbappend')
-rw-r--r--recipes-graphics/wayland/weston_9.0.0.imx.bbappend12
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes-graphics/wayland/weston_9.0.0.imx.bbappend b/recipes-graphics/wayland/weston_9.0.0.imx.bbappend
deleted file mode 100644
index a353ffc..0000000
--- a/recipes-graphics/wayland/weston_9.0.0.imx.bbappend
+++ /dev/null
@@ -1,12 +0,0 @@
-# Don't build and install the backends which display weston on top of an
-# existing wayland or x11 server. (Otherwise weston will prefer the wayland
-# backend over the fbdev one for the non drm enabled machines)
-PACKAGECONFIG:remove = "wayland x11"
-
-PACKAGECONFIG[xwayland] = "-Dxwayland=true,-Dxwayland=false,libxcursor"
-
-FILESEXTRAPATHS:prepend := "${THISDIR}/weston/:"
-SRC_URI:append = " \
- file://0001-libweston-backend-fbdev-fbdev.c-don-t-destroy-output.patch \
- file://0002-libweston-pixman-renderer.c-zero-freed-pointer.patch \
-"