aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gstrecorder-rcar-gen3/recipes-graphics/wayland/weston_2.0.0.bbappend
blob: 7ba1fbcbc050ec2344532fcbf4f4aabe7c44f41e (plain)
1
2
3
4
5
6
7
8
9
10
11
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"

SRC_URI_append_rcar-gen3 = " \
    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 \
    file://0005-gst-record-Add-omx-pool-retries.patch \
"

COMPATIBLE_MACHINE = "salvator-x|m3ulcb|h3ulcb"