meta-freescale/dynamic-layers/qt5-layer/recipes-qt/qt5
Max Krummenacher a2f542394e qtwayland: drop xcomposite-egl, xcomposite-glx packageconfig for mx8
NXP dropped native X11 support for i.MX 8(X).

with xcomposite-glx:
qtwayland fails in configure with:

| ERROR: Feature 'xcomposite-glx' was enabled, but the pre-condition 'features.wayland-client && features.opengl && !features.opengles2 && features.xlib && libs.xcomposite && libs.glx' failed.
| ERROR: Feature 'xcomposite-glx' was enabled, but the pre-condition 'features.wayland-server && features.opengl && !features.opengles2 && libs.xcomposite && libs.glx' failed.

with xcomposte-egl:
qtwayland fails during compile starting with:

| .../qwaylandxcompositeeglclientbufferintegration.cpp:140:59: error: cannot convert 'Display*' {aka '_XDisplay*'} to 'EGLNativeDisplayType' {aka 'wl_display*'}
|       integration->mEglDisplay = eglGetDisplay(integration->mDisplay);
|                                                ~~~~~~~~~~~~~^~~~~~~~

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-05 16:23:48 -03:00
..
qtbase qtbase: set default EGLFS_DEVICE_INTEGRATION before oe-device-extra.pri 2018-02-06 10:04:45 -02:00
qtbase_%.bbappend qtbase: Do not modify QT_CONFIG_FLAGS 2018-11-21 09:30:43 +01:00
qtwayland_%.bbappend qtwayland: drop xcomposite-egl, xcomposite-glx packageconfig for mx8 2019-05-05 16:23:48 -03:00