]> code.ossystems Code Review - openembedded-core.git/commit
glew: build for EGL in non-X11 distros
authorAndre McCurdy <armccurdy@gmail.com>
Tue, 20 Dec 2016 12:12:27 +0000 (04:12 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Dec 2016 08:46:37 +0000 (08:46 +0000)
commitf6344f20e3aed640b3218438e69c0b641e58d630
treefe7a6aade380fe4afb03d89137541c6feac90231
parentb4d52c3f1e0ad2c14028ff08c0938d1b24b7f648
glew: build for EGL in non-X11 distros

The glew 2.0.0 release added support for building for EGL:

  http://glew.sourceforge.net/log.html

Add PACKAGECONFIG options for 'opengl' (ie the previous default, with
dependencies on opengl and X11) and 'egl-gles2', which depends on EGL
and GLESv2 and allow glew to be built for non-X11 distros.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-graphics/glew/glew_2.0.0.bb