Dear NXP community,
I'm trying to build a full image for imx95 eval board using
- manifest: imx-6.12.20-2.0.0.xml
- machine: imx95-19x19-verdin
- distro: fsl-imx-xwayland
Without any modification in the recipes, the build is successful, but then I need to compile opencv using openGL. So I added the WITH_OPENGL=ON flag to my opencv.bbappend recipe, but it seems there is no OpenGL ES user-space driver/headers for i.MX95 in the Yocto setup right now.
Can anybody confirm ? Is it planned to be added ?
thank you