summaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen2/recipes-graphics/wayland/weston_1.9.0.bbappend
blob: 7a54fcfc77670503044062cd181ca36ddfd73547 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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://0005-gst-record-switch-to-gettime-function-to-CLOCK_MONOT.patch \
               file://weston.service \
"