]> code.ossystems Code Review - openembedded-core.git/commit
libepoxy: Define MESA_EGL_NO_X11_HEADERS when GLX is disabled
authorKhem Raj <raj.khem@gmail.com>
Wed, 7 Feb 2018 09:02:46 +0000 (01:02 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Feb 2018 18:05:25 +0000 (18:05 +0000)
commit2655f7d26847424ac207e6e468a78a4ad293c4e9
tree72f79c12a0ab2f8df5c557188219eb44336ec4f6
parentc18e042a43c56b4000a56ad20ee088ce4fd915f5
libepoxy: Define MESA_EGL_NO_X11_HEADERS when GLX is disabled

This helps when libepoxy is compiled with egl but glx is disabled
it also depends on GL implementation provided eglplatform.h to be
using MESA_EGL_NO_X11_HEADERS to exclude X11 headers, e.g. mesa,
mali-userland implementations use this define to exclude x11
headers

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-graphics/libepoxy/libepoxy/0001-Define-MESA_EGL_NO_X11_HEADERS-before-including-eglp.patch [new file with mode: 0644]
meta/recipes-graphics/libepoxy/libepoxy_1.4.3.bb