[oe] [meta-qt5][krogoth][PATCH] qtwayland: Fix building of QWaylandIntegration if some Qt5 features are disabled.

Vesa Jääskeläinen dachaac at gmail.com
Sun Sep 25 09:37:37 UTC 2016


On 25/09/2016 10.54, Vesa Jääskeläinen wrote:
> QPlatformIntegration's interface methods are disabled based on QT_NO_OPENGL,
> QT_NO_CLIPBOARD, QT_NO_DRAGANDDROP, QT_NO_ACCESSIBILITY and
> QT_NO_SESSIONMANAGER, these has to be taken into account when compiling
> QtWayland.
>
> Signed-off-by: Vesa Jääskeläinen <dachaac at gmail.com>
> ---
>   recipes-qt/qt5/qtwayland-native_git.bb             |   1 +
>   ...g-of-QWaylandIntegration-if-some-Qt5-feat.patch | 156 +++++++++++++++++++++
>   recipes-qt/qt5/qtwayland_git.bb                    |   1 +
>   3 files changed, 158 insertions(+)
>   create mode 100644 recipes-qt/qt5/qtwayland/0001-Fix-building-of-QWaylandIntegration-if-some-Qt5-feat.patch
>
FYI: I have sent upstream PR but no response within a week:
https://github.com/qt/qtwayland/pull/1





More information about the Openembedded-devel mailing list