summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/qt5-layer
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2015-07-20 19:30:38 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2016-04-19 15:03:13 -0300
commit614ee7f1c907aeabe37f500431a3491f7132a1bc (patch)
tree7ef0a3222327c5e69307a2cc1ae42f79b1f5b61a /dynamic-layers/qt5-layer
parentf54d95fb9b2e539447240a047f5839561202caa2 (diff)
downloadmeta-freescale-614ee7f1c907aeabe37f500431a3491f7132a1bc.tar.gz
mesa: Avoid Vivante GPU headers conflict for gl.h and glext.h
The new GPU release include new GL headers which conflict with the ones provided by mesa. The build fails with: ,---- | ERROR: The recipe imx-gpu-viv is trying to install files into a shared | area when those files already exist. Those files and their manifest | location are: | | .../build-framebuffer/tmp/sysroots/imx6qsabresd/usr/include/GL/gl.h | Matched in manifest-imx6qsabresd-mesa.populate_sysroot | | .../build-framebuffer/tmp/sysroots/imx6qsabresd/usr/include/GL/glext.h | Matched in manifest-imx6qsabresd-mesa.populate_sysroot `---- This removes of the mesa's headers so the ones provided by Vivante are used instead. Fixes [Yocto: #5098]. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'dynamic-layers/qt5-layer')
0 files changed, 0 insertions, 0 deletions