Fix dependency issue of weston for m3ulcb
[AGL/meta-agl-demo.git] / recipes-graphics / wayland / weston_1.11.0.bbappend
index 25cf791..c6979e0 100644 (file)
@@ -5,4 +5,7 @@ SRC_URI_append_m3ulcb = " \
     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-switch-to-gettime-function-to-CLOCK_MONOT.patch \
 "
+
+DEPENDS_append_m3ulcb = " gstreamer1.0-plugins-base"