Skip to content

[QT6] Add dynamic-layer and fix qtbase on xWayland

Nicola Sparnacci requested to merge kirkstone_qt6-dyn-layer into kirkstone

Import qt6-layer/recipes-qt from the official NXP reference project.

This recipes appends also fix qtbase's compilation error when compiling with xWayland backend:

qtbase/6.5.2-r0/git/src/gui/opengl/platform/unix/qglxconvenience.cpp:282: undefined reference to `glXGetFBConfigAttrib'

Merge request reports