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

Samuli Piippo samuli.piippo at gmail.com
Mon Sep 26 05:54:24 UTC 2016


On 25.09.2016 12:37, Vesa Jääskeläinen wrote:
> 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
>
>

FYI: All commits to Qt modules must go through Qt Gerrit 
(codereview.qt-project.org), github is used only as a mirror.



More information about the Openembedded-devel mailing list