]> 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 19:48:43 +0000 (16:48 -0300)
commit1aff2e34a84573d8d4f8a36561c99c8540ae5b1a
tree8090806233cbafaf4697943f1ec882d37c4e4fe8
parent9a6fe76e6509e8e23a16587f747d915a22f8305f
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