summaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen2/recipes-graphics/wayland/weston_1.9.0.bbappend
diff options
context:
space:
mode:
authorRonan Le Martret <ronan.lemartret@iot.bzh>2017-03-02 09:17:45 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-03-21 14:36:40 +0000
commit975d053dec34c40142725fdbc7d75d597d51920e (patch)
tree43c59b25f7bdc2540424ce3eb5bb8f0a7ce50e2a /meta-rcar-gen2/recipes-graphics/wayland/weston_1.9.0.bbappend
parent8fff09a2d58e7f21f9ee2da001601d36f18b2281 (diff)
Remove fix Add-gst-recorder for gen2
The patches for gst-recorder are not compliant with weston 1.11. Bug-AGL: SPEC-473 * Remove both weston.service and weston_%.bbappend because all lines in these files only for supporting to share screen using H.264. Bug-AGL: SPEC-471 Bug-AGL: SPEC-411 Change-Id: I09ad20f5eadcc269aceb2d6de75cc84d00a07bb9 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'meta-rcar-gen2/recipes-graphics/wayland/weston_1.9.0.bbappend')
-rw-r--r--meta-rcar-gen2/recipes-graphics/wayland/weston_1.9.0.bbappend12
1 files changed, 0 insertions, 12 deletions
diff --git a/meta-rcar-gen2/recipes-graphics/wayland/weston_1.9.0.bbappend b/meta-rcar-gen2/recipes-graphics/wayland/weston_1.9.0.bbappend
deleted file mode 100644
index 533be7e..0000000
--- a/meta-rcar-gen2/recipes-graphics/wayland/weston_1.9.0.bbappend
+++ /dev/null
@@ -1,12 +0,0 @@
-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://weston.service \
-"