diff options
| -rw-r--r-- | recipes-graphics/mesa/mesa_%.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend index 8541ed7ca..2d5a9469a 100644 --- a/recipes-graphics/mesa/mesa_%.bbappend +++ b/recipes-graphics/mesa/mesa_%.bbappend | |||
| @@ -16,7 +16,7 @@ python () { | |||
| 16 | 16 | ||
| 17 | # Enable Etnaviv support | 17 | # Enable Etnaviv support |
| 18 | PACKAGECONFIG_append_use-mainline-bsp = " gallium" | 18 | PACKAGECONFIG_append_use-mainline-bsp = " gallium" |
| 19 | GALLIUMDRIVERS_append_use-mainline-bsp = ",etnaviv,imx" | 19 | GALLIUMDRIVERS_append_use-mainline-bsp = ",etnaviv,kmsro,vc4" |
| 20 | 20 | ||
| 21 | BACKEND = \ | 21 | BACKEND = \ |
| 22 | "${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'wayland', \ | 22 | "${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'wayland', \ |
