]> code.ossystems Code Review - openembedded-core.git/commit
cogl: enable egl-x11 when build with x11
authorRobert Yang <liezhi.yang@windriver.com>
Sat, 3 Jan 2015 06:13:58 +0000 (22:13 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 7 Jan 2015 23:33:04 +0000 (23:33 +0000)
commitd61e3a6e63664ab2893a90e5525fe634d4514318
tree11c9c8e14b672e95f1006d04d9564deee831f10d
parente69a1a583bf65dd2b6358c1d925d8de6419e3d76
cogl: enable egl-x11 when build with x11

Fixed clutter-1.0 compile error when build with x11:
clutter-backend-eglnative.h:31:27: fatal error: cogl/cogl-egl.h: No such file or directory
 #include <cogl/cogl-egl.h>
compilation terminated.

We need enable egl-x11 when x11 as we enable egl-wayland when wayland.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-graphics/cogl/cogl-1.0.inc