diff options
author | Scott Murray <scott.murray@konsulko.com> | 2021-03-01 18:06:25 -0500 |
---|---|---|
committer | jenkins-dontreply@build.automotivelinux.org <collab-it+agl-jobbuilder@linuxfoundation.org> | 2022-04-13 13:31:22 +0000 |
commit | b72816c815207d0024db21381c0f4e2a3b177785 (patch) | |
tree | 082e9bbfabd850fd380f05bdf261de473135ec91 /recipes-multimedia/gstreamer1.0-plugins-bad/gstreamer1.0-plugins-bad_agldemo.inc | |
parent | f89954a40e56a01eee7ab9a64fc9fa36d4161f0a (diff) |
gstreamer1.0-plugins-bad: remove bbappend
Remove gstreamer1.0-plugins-bad bbappend and the patch it was
applying, since a version of the patch has been applied upstream.
Bug-AGL: SPEC-3819
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I8e8922c22937a7dacb26f26a4a5bba8910f854e4
Diffstat (limited to 'recipes-multimedia/gstreamer1.0-plugins-bad/gstreamer1.0-plugins-bad_agldemo.inc')
-rw-r--r-- | recipes-multimedia/gstreamer1.0-plugins-bad/gstreamer1.0-plugins-bad_agldemo.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-multimedia/gstreamer1.0-plugins-bad/gstreamer1.0-plugins-bad_agldemo.inc b/recipes-multimedia/gstreamer1.0-plugins-bad/gstreamer1.0-plugins-bad_agldemo.inc deleted file mode 100644 index cb45fdbf4..000000000 --- a/recipes-multimedia/gstreamer1.0-plugins-bad/gstreamer1.0-plugins-bad_agldemo.inc +++ /dev/null @@ -1,2 +0,0 @@ -FILESEXTRAPATHS:prepend := "${THISDIR}/gstreamer1.0-plugins-bad:" -SRC_URI:append = " file://0001-gst-wayland-Install-wayland-header-from-gstwayland-l.patch" |