]> 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>
Mon, 17 Feb 2020 14:38:09 +0000 (11:38 -0300)
commit3a3b13bef12c3a46da976fbf3b666310f8b694a7
treee10b75bbb4f61aa0e3a5e506fedcd35c1952828b
parent19011b119dc1289e98f490c48bd5b93109c5d5f8
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>
(cherry picked from commit deb2f61f227dcb31ed41629c98e5e5e1edf3afec)
recipes-graphics/mesa/mesa_%.bbappend