meta-raspberrypi/recipes-graphics
Khem Raj 979fb504c3 xserver-xorg: Depend on userland when vc4graphics is disabled
This helps in getting right headers, we have made a choice to let
userland provide KHR/khrplatform.h when using it instead of mesa-gl
which could have been another provider, xserver-xorg's glx
implementation depends on virtual/libgl which in case of rpi-without-vc4
driver is provided by mesa-gl, as a result, compilation fails since no
one is providing this header in this case.

Fixes errors like
usr/include/GL/glext.h:56:10: fatal error: KHR/khrplatform.h: No such file or directory
|    56 | #include <KHR/khrplatform.h>
|       |          ^~~~~~~~~~~~~~~~~~~

Fixes issue #391

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-28 14:59:43 +01:00
..
cairo cairo: Enable egl/gles2 with userland 2019-03-05 12:19:25 +00:00
kmscube piglit,kmscube: Disable when using userland graphics driver 2018-08-16 11:34:33 +01:00
mesa mesa: Fix patch fuzz 2020-03-12 16:57:44 +00:00
piglit piglit,kmscube: Disable when using userland graphics driver 2018-08-16 11:34:33 +01:00
userland userland: Update to 2020-06-24 top commit 2020-07-14 17:16:50 +01:00
vc-graphics vc-graphics: Clarify license conditions 2019-10-24 14:08:16 +01:00
wayland wayland: only remove libwayland-egl if not using vc4graphics, e.g. when using userland 2018-05-16 19:24:15 +01:00
xorg-xserver xserver-xorg: Depend on userland when vc4graphics is disabled 2020-08-28 14:59:43 +01:00