glew: Configure without x11 support for i.MX GPU

i.MX GPU drivers no longer support GLX or X11, so choose the glew
configuration that doesn't require x11.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
This commit is contained in:
Tom Hochstein 2022-08-18 17:08:47 -05:00
parent 0a839c87a5
commit 16d1c1ee9b

View File

@ -0,0 +1 @@
PACKAGECONFIG:imxgpu = "egl-gles2"