]> code.ossystems Code Review - meta-freescale.git/commit
mesa: Re-enable dri driver swrast for NXP BSP
authorTom Hochstein <tom.hochstein@nxp.com>
Fri, 29 Jan 2021 20:36:20 +0000 (14:36 -0600)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 3 Feb 2021 10:57:42 +0000 (07:57 -0300)
commit2810ff4219818a64085d126b38c5b4b6c7f839af
tree460a7da488f1d210c61a85e9e432ad090c7fe3fa
parent9ff64ce89a6ebe6dbf9fb3ccd8e2cddb41e7f300
mesa: Re-enable dri driver swrast for NXP BSP

Seems swrast won't disable hardware acceleration and is still needed to prevent
a build break in xserver-xorg.

```
| Package dri was not found in the pkg-config search path.
| Perhaps you should add the directory containing `dri.pc'
| to the PKG_CONFIG_PATH environment variable
| No package 'dri' found
```

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
(cherry picked from commit a8706239390f21621e175c61e3cc03630d650a10)
recipes-graphics/mesa/mesa_%.bbappend