diff options
| -rw-r--r-- | recipes-graphics/mesa/mesa_%.bbappend | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend new file mode 100644 index 0000000..b182388 --- /dev/null +++ b/recipes-graphics/mesa/mesa_%.bbappend | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | PACKAGECONFIG_append_rpi = " gallium" | ||
| 2 | GALLIUMDRIVERS_rpi = "vc4" | ||
| 3 | DRIDRIVERS_rpi = "" | ||
| 4 | |||
