summaryrefslogtreecommitdiffstats
path: root/meta-gstrecorder-rcar-gen3/recipes-graphics/wayland/weston_2.0.0.bbappend
diff options
context:
space:
mode:
authorHarunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>2019-06-10 16:23:24 +0900
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-06-11 21:52:42 +0000
commitdd07a36962c78103f9d183b369b466efef30888a (patch)
tree37c82713a266fe87f6ed31f36476265d3d5a4ce3 /meta-gstrecorder-rcar-gen3/recipes-graphics/wayland/weston_2.0.0.bbappend
parent3ebb49449e863b29b75eb531a5e528da71933a7a (diff)
gst-record: switch to remote plugin from old style gst-record
weston 6.0.0 has already merged remoting plugin feature. This commit enable to add remoting plugin library. To activate remoting output and transfer it, user should add "remote-output" configuration in weston.ini. Bug-AGL : SPEC-2420 Change-Id: Ieeb3760ece5c6a1d19f9a08ee7f0ed973cc433ec Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
Diffstat (limited to 'meta-gstrecorder-rcar-gen3/recipes-graphics/wayland/weston_2.0.0.bbappend')
-rw-r--r--meta-gstrecorder-rcar-gen3/recipes-graphics/wayland/weston_2.0.0.bbappend11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-gstrecorder-rcar-gen3/recipes-graphics/wayland/weston_2.0.0.bbappend b/meta-gstrecorder-rcar-gen3/recipes-graphics/wayland/weston_2.0.0.bbappend
deleted file mode 100644
index 7ba1fbcb..00000000
--- a/meta-gstrecorder-rcar-gen3/recipes-graphics/wayland/weston_2.0.0.bbappend
+++ /dev/null
@@ -1,11 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-SRC_URI_append_rcar-gen3 = " \
- file://0001-Add-virtual-output-support.patch \
- 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-Add-omx-pool-retries.patch \
-"
-
-COMPATIBLE_MACHINE = "salvator-x|m3ulcb|h3ulcb"