diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2017-08-21 10:16:17 +0000 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-09-18 03:46:01 +0000 |
commit | 4c5676167f81a669d46379a66ba2efbd512b25cd (patch) | |
tree | e6f8bf35a3ed0bbf1d576a4eb111f247a5959501 /recipes-graphics/wayland/weston_%.bbappend | |
parent | ebf8bdee9f1a9d5da1b298912fa9115b5b99fbc8 (diff) |
Revert "Add gst-recorder implementation"
This reverts commit 562c0c1bb2ef74ccbfda1bae4f84a61828119674.
Conflicts:
recipes-graphics/wayland/weston_%.bbappend
Change-Id: I7b6e5a3969fc89c8279d47aaaf4f68a7544a181b
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'recipes-graphics/wayland/weston_%.bbappend')
-rw-r--r-- | recipes-graphics/wayland/weston_%.bbappend | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes-graphics/wayland/weston_%.bbappend b/recipes-graphics/wayland/weston_%.bbappend deleted file mode 100644 index b5de59212..000000000 --- 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" |