]> code.ossystems Code Review - meta-freescale.git/commit
amd-gpu-x11-bin: Add pkgconfig files for EGL and OpenGL ES 2
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 6 Mar 2014 17:37:58 +0000 (14:37 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 11 Mar 2014 11:09:14 +0000 (08:09 -0300)
commit4672a2c336fec08016730fa9af57c1455dcac097
tree64e24bce507f053422e33cf7db80ad5a64a844e9
parent9e9c775bddaac99e3934018686dab1d0b56de604
amd-gpu-x11-bin: Add pkgconfig files for EGL and OpenGL ES 2

The pkgconfig files are need for some applications which use it to
check for library avaiability. The culprit which triggered it was the
addition of glmark2 into the test image, thus causing a build failure
in our autobuilder.

The build has been tested in X11 and Framebuffer backends.

Change-Id: I4fca032f5c2c8768b92430f05bc80e5ba51854be
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/amd-gpu-mx51.inc
meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/files/egl.pc [new file with mode: 0644]
meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/files/glesv2.pc [new file with mode: 0644]