gst-record: switch to remote plugin from old style gst-record
[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 "