]> code.ossystems Code Review - meta-freescale.git/commit
gpu-viv-bin-mx6q: Add a rdepends of 'libglslc-mx6' in libgles2-mx6
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 28 Feb 2013 21:49:36 +0000 (18:49 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 26 Mar 2013 12:20:45 +0000 (09:20 -0300)
commit85dfbfcd3f695d629a6dd78fee6c8282df405258
tree6fe3b39566c74a197025666deb438ddd907c8671
parent71dc0b6601fb7522fb0842a225261979de3ec78b
gpu-viv-bin-mx6q: Add a rdepends of 'libglslc-mx6' in libgles2-mx6

This fixes runtime errors as:

,----
| VertexShader: chiclet.vert: comiple error
| FragmentShader: chiclet.frag: comiple error
| ShaderProgram: null vertex program
| Segmentation fault
`----

The rdepends needs to be explicitly add as the library is loaded at
runtime so it is not possible to discovery that it is required
automatically.

Change-Id: I39c0c1c8019f9fd5c0561f9ebddeeb31f31c6e97
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc