weston: change wl_output of virtual display.
[AGL/meta-agl-devel.git] / meta-gstrecorder-rcar-gen3 / recipes-graphics / wayland / weston_6.0.0.bbappend
1 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3 DEPENDS_append = " gstreamer1.0-plugins-base"
4
5 PACKAGECONFIG_append = " remoting"
6
7 PACKAGECONFIG[remoting] = " --enable-remoting"
8
9 SRC_URI_append = " \
10     file://0001-remoting-Fix-remoting-gbm-dependency.patch \
11     file://0002-main-change-remoting-initialization-timing.patch \
12 "