From 975d053dec34c40142725fdbc7d75d597d51920e Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Thu, 2 Mar 2017 09:17:45 +0100 Subject: 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 --- .../recipes-graphics/wayland/weston_1.9.0.bbappend | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 meta-rcar-gen2/recipes-graphics/wayland/weston_1.9.0.bbappend (limited to 'meta-rcar-gen2/recipes-graphics/wayland/weston_1.9.0.bbappend') 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 \ -" -- cgit 1.2.3-korg