summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland/weston_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/wayland/weston_%.bbappend')
-rw-r--r--recipes-graphics/wayland/weston_%.bbappend10
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 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"