While learning buildroot i write this document https://github.com/EliArad/MyDocuments/blob/master/Linux/Buildroot/Buildroot_image_with_Qt5_OPEGN_GLS_2.0_mesa_VC4_driver_in_32_bit.odt
That list the steps i make to get QT5 run with the VC4 driver.
The status for now is that i managed to get the device loaded. I built image with buildroot with examples for qt5.
But not all the examples are working fine. some works and the majority not. for example, the marron game and animation are not showing ( just gray screen)
many of the help out there are referring to vc4 + raspbian jessie but i want to make it work using build root.
Can you please tell me what should be done to make it work perfectly using buildroot?