]> code.ossystems Code Review - meta-freescale.git/commit
mesa: Allow to use Etnaviv with i.MX8
authorFrieder Schrempf <frieder.schrempf@kontron.de>
Thu, 13 Feb 2020 11:37:46 +0000 (12:37 +0100)
committerOtavio Salvador <otavio@ossystems.com.br>
Sat, 15 Feb 2020 18:33:36 +0000 (15:33 -0300)
commit380656c4de55951b787aa6b2c73b3c36cd0fb2e8
treedeeef0e6adcff85c28a490a7d8be137981e100e7
parentdd691a76052b761b44832c153a5740d420ffde1d
mesa: Allow to use Etnaviv with i.MX8

Currently the settings for i.MX8 are fixed to only allow to use
OSMesa for offscreen rendering. Actually etnaviv is usable on
i.MX8MM an it should therefore be possible to let Gallium be
enabled instead of unconditionally disabling it.

Therefore we introduce the USE_OSMESA_ONLY variable, that can be
set to "no" for i.MX8 if etnaviv should be used just like for i.MX6.

Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
recipes-graphics/mesa/mesa_%.bbappend