mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-09-26 08:23:03 +00:00
The graphics libraries provided by userland does not include libgl. So compile mesa with libgl support and remove gles and egl from it as these are provided by userland. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>