Dear NXP Executive,
Do we support imx8mq evk in build-root fully? I know it does support basic configurations but what I mean fully is the following:
VIV GPU demos running via Wayland similar to Yocto
Qt5 demos can connect to Wayland display and renders the GUI similar to Yocto.
I have been playing with the configurations https://github.com/buildroot/buildroot.git and tried enabling various flags with configs/freescale_imx8mqevk_defconfig using menuconfig but I still don't see Wayland display and any of the demos fails with the error below:
# /usr/share/examples/viv_samples/tiger/tiger
vdk_create_display(955): wl_display_connect failed
vdkGetDisplay() failed.
CreateWindow() failed.
This means that wayland server is not running and any of the wayland client when tries to connect it fails with the error above.
Any input is highly appreciated !!
--
Thanks,
Hitesh