summaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen2/recipes-graphics/wayland/weston_1.8.0.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-rcar-gen2/recipes-graphics/wayland/weston_1.8.0.bbappend')
-rw-r--r--meta-rcar-gen2/recipes-graphics/wayland/weston_1.8.0.bbappend8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-rcar-gen2/recipes-graphics/wayland/weston_1.8.0.bbappend b/meta-rcar-gen2/recipes-graphics/wayland/weston_1.8.0.bbappend
deleted file mode 100644
index 383c844..0000000
--- a/meta-rcar-gen2/recipes-graphics/wayland/weston_1.8.0.bbappend
+++ /dev/null
@@ -1,8 +0,0 @@
-FILESEXTRAPATHS_append := ":${THISDIR}/${PN}"
-
-# EGL driver does not support the EGL_NO_DISPLAY query parameter
-SRC_URI += " \
- file://weston-workaround-for-egl-no-display.patch \
- "
-
-CPPFLAGS_append = " -DEGL_DRIVER_NO_EGL_NO_DISPLAY_SUPPORT=1"