diff options
Diffstat (limited to 'recipes-graphics/wayland/weston_1.11.0.bbappend')
-rw-r--r-- | recipes-graphics/wayland/weston_1.11.0.bbappend | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-graphics/wayland/weston_1.11.0.bbappend b/recipes-graphics/wayland/weston_1.11.0.bbappend new file mode 100644 index 000000000..25cf79162 --- /dev/null +++ b/recipes-graphics/wayland/weston_1.11.0.bbappend @@ -0,0 +1,8 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" + +SRC_URI_append_m3ulcb = " \ + file://0001-Add-virtual-output-support.patch \ + file://0002-Add-gst-recorder-for-h264-output-streaming.patch \ + file://0003-gst-recorder-Use-USERPTR-instead-of-DMABUF-for-VSP-o.patch \ + file://0004-gst-record-Specify-bytesused-and-length-of-VSP-input.patch \ +" |