From 4c5676167f81a669d46379a66ba2efbd512b25cd Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Mon, 21 Aug 2017 10:16:17 +0000 Subject: Revert "Add gst-recorder implementation" This reverts commit 562c0c1bb2ef74ccbfda1bae4f84a61828119674. Conflicts: recipes-graphics/wayland/weston_%.bbappend Change-Id: I7b6e5a3969fc89c8279d47aaaf4f68a7544a181b Signed-off-by: Ronan Le Martret --- recipes-graphics/wayland/weston_%.bbappend | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 recipes-graphics/wayland/weston_%.bbappend (limited to 'recipes-graphics/wayland/weston_%.bbappend') diff --git a/recipes-graphics/wayland/weston_%.bbappend b/recipes-graphics/wayland/weston_%.bbappend deleted file mode 100644 index b5de5921..00000000 --- a/recipes-graphics/wayland/weston_%.bbappend +++ /dev/null @@ -1,10 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -SRC_URI_append_m3ulcb = " \ - 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 \ -" - -DEPENDS_append_m3ulcb = " gstreamer1.0-plugins-base" -- cgit 1.2.3-korg