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.bbappend6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-graphics/wayland/weston_9.0.0.imx.bbappend b/recipes-graphics/wayland/weston_9.0.0.imx.bbappend
index d5609a3..d4c3eea 100644
--- a/recipes-graphics/wayland/weston_9.0.0.imx.bbappend
+++ b/recipes-graphics/wayland/weston_9.0.0.imx.bbappend
@@ -4,3 +4,9 @@
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 \
+"