]> code.ossystems Code Review - openembedded-core.git/commit
gstreamer1.0-plugins-good: on wayland qt5 needs qtwayland
authorKai Uwe Broulik <kai_uwe.broulik@mbition.io>
Mon, 3 May 2021 10:09:34 +0000 (12:09 +0200)
committerSteve Sakoman <steve@sakoman.com>
Fri, 7 May 2021 15:21:22 +0000 (05:21 -1000)
commit362416f7960919dc66acce4f7b2d25f607dee14a
tree0f1703bbf23afce35dd8a2a80b31e80517bb4dec
parentd2fe8c5861283ff4a4bd18239a61eb6745b7f696
gstreamer1.0-plugins-good: on wayland qt5 needs qtwayland

The code in ext/qt/meson.build looks for the Qt5WaylandClient pkg-config file.
Without this module, qmlglsink will not work with Wayland.
This can be tested by checking whether or not HAVE_QT_WAYLAND has
been added to the cflags in the autogenerated ninja file.

Writen by:
Carlos Rafael Giani
https://lists.openembedded.org/g/openembedded-core/message/143574

(From OE-Core rev: ba2e0f647894b51d2f365b1d2eee7b673ddf8b7e)

Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 41bba2b226ff5332561a644a2fd4a2c8b8d7d967)
Signed-off-by: Kai Uwe Broulik <kai_uwe.broulik@mbition.io>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.3.bb