Discussion:
[meta-arago] [master][PATCH] gstreamer1.0-plugins-bad: disable failing patches
Denys Dmytriyenko
2018-11-20 02:56:28 UTC
Permalink
From: Denys Dmytriyenko <***@ti.com>

Signed-off-by: Denys Dmytriyenko <***@ti.com>
---
.../gstreamer1.0-plugins-bad_1.14.2.bbappend | 24 +++++++++++-----------
1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.2.bbappend b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.2.bbappend
index 0c9263d..fea00ea 100644
--- a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.2.bbappend
+++ b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.2.bbappend
@@ -25,32 +25,32 @@ DEPENDS_append_k3 = " \
libdrm \
"

+# file://0001-gstdrmallocator-Add-DRM-allocator-support.patch
+# file://0003-kmssink-Add-omapdrm-in-the-list-of-driver-modules.patch
+# file://0004-waylandsink-Add-drm-support-in-waylandsink.patch
+# file://0005-waylandsink-Add-input-device-support.patch
SRC_URI_append_ti43x = " \
- file://0001-gstdrmallocator-Add-DRM-allocator-support.patch \
file://0002-parsers-bug-fixes-on-parsers.patch \
- file://0003-kmssink-Add-omapdrm-in-the-list-of-driver-modules.patch \
- file://0004-waylandsink-Add-drm-support-in-waylandsink.patch \
- file://0005-waylandsink-Add-input-device-support.patch \
"

SRC_URI_append_ti33x = " \
file://0001-waylandsink-Add-mouse-drag-and-drop-support.patch \
"

+# file://0001-gstdrmallocator-Add-DRM-allocator-support.patch
+# file://0003-kmssink-Add-omapdrm-in-the-list-of-driver-modules.patch
+# file://0004-waylandsink-Add-drm-support-in-waylandsink.patch
+# file://0005-waylandsink-Add-input-device-support.patch
SRC_URI_append_omap-a15 = " \
- file://0001-gstdrmallocator-Add-DRM-allocator-support.patch \
file://0002-parsers-bug-fixes-on-parsers.patch \
- file://0003-kmssink-Add-omapdrm-in-the-list-of-driver-modules.patch \
- file://0004-waylandsink-Add-drm-support-in-waylandsink.patch \
- file://0005-waylandsink-Add-input-device-support.patch \
"

+# file://0001-gstdrmallocator-Add-DRM-allocator-support.patch
+# file://0003-kmssink-Add-omapdrm-in-the-list-of-driver-modules.patch
+# file://0004-waylandsink-Add-drm-support-in-waylandsink.patch
+# file://0005-waylandsink-Add-input-device-support.patch
SRC_URI_append_k3 = " \
- file://0001-gstdrmallocator-Add-DRM-allocator-support.patch \
file://0002-parsers-bug-fixes-on-parsers.patch \
- file://0003-kmssink-Add-omapdrm-in-the-list-of-driver-modules.patch \
- file://0004-waylandsink-Add-drm-support-in-waylandsink.patch \
- file://0005-waylandsink-Add-input-device-support.patch \
"

PACKAGE_ARCH = "${MACHINE_ARCH}"
--
2.7.4
Loading...