aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen2/recipes-graphics/wayland/weston_1.9.0.bbappend
blob: 533be7e1dd452b56782a3356ad6bd4dabae8309d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
EXTRA_OECONF += "--enable-gst-recorder "
DEPENDS += "media-ctl gstreamer1.0 gstreamer1.0-plugins-base libjpeg-turbo"

FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"

SRC_URI_append = " \
 	       file://0001-Add-virtual-output-support.patch \
    	       file://0002-Get-DMA-fd-on-bo.patch \
	       file://0003-Add-gst-recorder-for-h264-output-streaming.patch \
	       file://0004-Fix-GST-error-complainings.patch \
               file://weston.service \
"