summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.2.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-03-31 21:30:32 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-04-01 23:20:22 +0100
commit03e498cd7e35902202579d404f4aad5c92664f18 (patch)
treee2947cf278dd2e4d0f78037208f70a8638d1cdbe /meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.2.bb
parentfc14bfd60ad86094f65ebefbd10dbddc112d2698 (diff)
downloadopenembedded-core-contrib-03e498cd7e35902202579d404f4aad5c92664f18.tar.gz
gstreamer1.0-plugins-good: Fix build when egl is enabled but no x11/wayland
This fixes build errors seen in no-x11/no-wayland configuration ( eglfs ) and when QT5 support is enabled Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.2.bb')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.2.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.2.bb
index 8b34111d38..17c9421394 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.2.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.2.bb
@@ -2,6 +2,8 @@ require gstreamer1.0-plugins-common.inc
SRC_URI = " \
https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-${PV}.tar.xz \
+ file://0001-qmlgl-ensure-Qt-defines-GLsync-to-fix-compile-on-som.patch \
+ file://0001-qt-include-ext-qt-gstqtgl.h-instead-of-gst-gl-gstglf.patch \
"
SRC_URI[md5sum] = "bd025f8f14974f94b75ac69a9d1b9c93"