]> code.ossystems Code Review - meta-freescale.git/commit
mesa: Allow to use Etnaviv with i.MX8 287/head
authorFrieder Schrempf <frieder.schrempf@kontron.de>
Thu, 13 Feb 2020 11:37:46 +0000 (12:37 +0100)
committerFrieder Schrempf <frieder.schrempf@kontron.de>
Thu, 13 Feb 2020 11:52:06 +0000 (12:52 +0100)
commitdeb2f61f227dcb31ed41629c98e5e5e1edf3afec
treedeeef0e6adcff85c28a490a7d8be137981e100e7
parent494ed8c9b7b211397ce621a36345539a23433ecc
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