Hello,
Do anyone can help to understand how the command bitbake rpb-weston-image -c populate_sdk work?
When generating the SDK for the weston image, the sysroot provided by the SDK does not match the sysroot provided by the image. Some libs/headers are missing (as for an exemple GLES3 is not present in the sysroot build by the SDK).
I aslo added in the rpb_weston_image.bb the inherit populate_sdk_qt5 (because I’m trying to make SDK mainly to build QT app and I need the aarch64-gcc / qmake to crosscompile).
Thanks by advance,
Jérôme.