qtbase: enable eglfs,gbm,kms configurations options #31
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There are many PACKAGECONFIG/s trying to enable EGLFS GBM KMS correctly, none of them succeed properly on IMX95.
This PR is to enable EGLFS - GBM - KMS by default on the Qt builds.
Without this PR, Weston always have to run to be able to any Qt UI on top of it.
This PR enables to run UI directly without Weston.
One can inspect the qtbase configure logs to see what's enabled
build/tmp/work/armv8a-mx95-poky-linux/qtbase/6.8.1/temp/log.do_configure
QPA backends: DirectFB ............................... no EGLFS .................................. yes EGLFS details: EGLFS OpenWFD ........................ no EGLFS i.Mx6 .......................... no EGLFS i.Mx6 Wayland .................. no EGLFS RCAR ........................... no EGLFS EGLDevice ...................... no EGLFS GBM ............................ yes EGLFS VSP2 ........................... no EGLFS Mali ........................... no EGLFS Raspberry Pi ................... no EGLFS X11 ............................ no LinuxFB ................................ no VNC .................................... yes VK_KHR_display ......................... yes