Hello,
I do confirm the build fails with "stm32mp1-disco" machine for this configuration and I have entered an internal ticket for that.
But: you can do the same successfully using the "stm32mp1" machine with the following procedure:
> DISTRO=openstlinux-eglfs MACHINE=stm32mp1 source layers/meta-st/scripts/envsetup.sh
> bitbake st-example-image-qt
"stm32mp1-disco" is building the image for the disco board only whereas "stm32mp1" is building for all ST boards.
Note:
Qt example image is (like the other sample images) an example of Qt integration. It has from far not the level of testing and performance of the Weston/wayland image.
It is an image that will (hopefully) build and boot with no warranty all the features will be there. It is up to ST customers to take it as a starting point (or not) and enhance it to their product level.