meta-raspberrypi/recipes-graphics/xorg-xserver
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
..
xserver-xf86-config/rpi xorg-server: Do not install 10-noglamor.conf 2018-10-02 14:14:54 +01:00
xserver-xf86-config_%.bbappend xorg-server: Do not install 10-noglamor.conf 2018-10-02 14:14:54 +01:00
xserver-xorg_%.bbappend xserver-xorg: Depend on userland when vc4graphics is disabled 2020-08-28 14:59:43 +01:00