]> code.ossystems Code Review - meta-freescale.git/commit
cogl: Depends on virtual/libgles2 instead of virtual/libgl
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 24 Sep 2012 17:07:11 +0000 (14:07 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Sun, 30 Sep 2012 23:52:33 +0000 (20:52 -0300)
commit73ad26c9a82ac1d8f97fd2ba97675f9506c5545e
tree1f7a2d274e4132ccc1562effa20a640cfb51ccc1
parent6aa1f31fadd341f16cf14bc71408db9f6cbe00ee
cogl: Depends on virtual/libgles2 instead of virtual/libgl

The mx5 GPU libraries do not provide the OpenGL API but OpenGL ES2 one
so we adjust the depends and build option for it.

During test from a clean build, it was also find it was lacking a
depends on libxdamage so it has been also added.

Change-Id: I6b624d1d62a4f00a7d99de3f1fbc93ff5bc77bae
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-graphics/clutter/cogl_1.8.2.bbappend