aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-11-11 13:40:13 +0000
committerRobert Yang <liezhi.yang@windriver.com>2015-12-27 23:03:14 -0800
commit0f7f15ed02ec0f7b08b9ef62f6eca6c0c1e5a73f (patch)
treef8bc5e4586add17c5872741f3c6071a9792476bd /meta/lib
parent7d45881da23dca70334400f556ed198126190cea (diff)
downloadopenembedded-core-0f7f15ed02ec0f7b08b9ef62f6eca6c0c1e5a73f.tar.gz
libsdl2: require GLES when building Wayland support
The Wayland support requires GLES2 to be enabled as otherwise the EGL support code in SDL2 isn't enabled. | In file included from .../SDL2-2.0.3/src/video/wayland/SDL_waylandvideo.c:34:0: | .../SDL2-2.0.3/src/video/wayland/SDL_waylandvideo.c: In function 'Wayland_CreateDevice': | .../SDL2-2.0.3/src/video/wayland/SDL_waylandopengles.h:38:38: error: 'SDL_EGL_GetSwapInterval' undeclared (first use in this function) | #define Wayland_GLES_GetSwapInterval SDL_EGL_GetSwapInterval Solve this by adding gles2 to the Wayland PACKAGECONFIG option. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta/lib')
0 files changed, 0 insertions, 0 deletions