diff options
| -rw-r--r-- | recipes-graphics/mesa/mesa_%.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend index 9c5df99..e789022 100644 --- a/recipes-graphics/mesa/mesa_%.bbappend +++ b/recipes-graphics/mesa/mesa_%.bbappend | |||
| @@ -1,2 +1,3 @@ | |||
| 1 | PACKAGECONFIG_append_rpi = " gallium" | 1 | PACKAGECONFIG_append_rpi = " gallium" |
| 2 | GALLIUMDRIVERS_rpi = "vc4" | 2 | GALLIUMDRIVERS_rpi = "vc4" |
| 3 | DRIDRIVERS_rpi = "" | ||
