]> code.ossystems Code Review - meta-freescale.git/commit
mesa-demos: Fix condition for GLES support
authorTom Hochstein <tom.hochstein@nxp.com>
Thu, 5 Jul 2018 18:18:39 +0000 (13:18 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 5 Jul 2018 18:32:27 +0000 (15:32 -0300)
commit681d596e5cbf78cc27d1cdfccd329022242d2c14
tree2c6ca32b11ebcdbd2ffbf5487ad728e3eed5fcd7
parent964a195536b61a4b9bf474a5c783ac888de2e846
mesa-demos: Fix condition for GLES support

The condition for GLES support was incorrect and would
remove GLES for parts with both 2D and 3D. Fix the condition
so GLES is removed only for parts with 2D and no 3D.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-graphics/mesa/mesa-demos_%.bbappend