diff options
author | ronan <ronan.lemartret@gmail.com> | 2018-02-09 14:34:14 +0100 |
---|---|---|
committer | ronan <ronan.lemartret@gmail.com> | 2018-02-13 17:22:38 +0100 |
commit | c58cb01cb560da122ea64ba76d6b68a183e2f457 (patch) | |
tree | e741da19f9233a42a03d1af60080296082fbcf41 /recipes-graphics/wayland/weston_2.0.0.bbappend | |
parent | 23492d46ea0fd81aa05528ad423bb5e1a10e111b (diff) |
Remove weston virtual screen
Change-Id: I027a46a0cbe2ff3c46102d781158e2a979c07282
Signed-off-by: ronan <ronan.lemartret@gmail.com>
Diffstat (limited to 'recipes-graphics/wayland/weston_2.0.0.bbappend')
-rw-r--r-- | recipes-graphics/wayland/weston_2.0.0.bbappend | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/recipes-graphics/wayland/weston_2.0.0.bbappend b/recipes-graphics/wayland/weston_2.0.0.bbappend deleted file mode 100644 index ba1a79ddc..000000000 --- a/recipes-graphics/wayland/weston_2.0.0.bbappend +++ /dev/null @@ -1,9 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -SRC_URI_append_ulcb = " \ - 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 \ -" - |