I am trying to compile librealsense with yocto [morty branch] for imx8m-var-dart module following the instructions in this link [morty branch]. I am getting the following error.
librealsense2-graphical-examples: No package provides libgl-mesa.
I checked the recipe file of librealsense2 and it depends on libgl-mesa. Could anyone point which package provides libgl-mesa for imx8m?