I would like to know if the Yocto build imx-image-core includes a windowing GUI interface on the Wayland backend? According to the latest version of the iMX Yocto Project User's Guide (L5.4.24_2.1.0), it states for the imx-image-core "An i.MX image with i.MX test applications to be used for Wayland backends. This image is used by our daily core testing," but doesn't state if it includes a windowing GUI interface? I am using a imx8qm mek board for development and noticed when I ran the imx-image-core from the SD card, I see the Linux Penguins display, then the Open Embedded splash screen, but nothing displayed after that.
If the imx-image-core does not include a windowing GUI interface, can I build and run a Gnome or KDE GUI windowing interface using the Yocto imx-image-core build? Or, is there windowing GUI interface available to the imx-image-core build, but just needs to be added to the Yocto local.conf file? What would be the procedure to add this windowing GUI interface to the build in the Yocto local.conf file?
Note, I am using the imx-image-core since I want a very minimalistic image to test iMX8 performance with a few isolated programs.
Thanks, Tony S.