summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2016-09-22 07:47:49 +0200
committerAndrei Gherzan <andrei@resin.io>2016-10-14 14:49:04 +0200
commit3b9aebd6ae56c145ad93e48f109368611d6a8e10 (patch)
tree75dde706641f1c1f867185035d64a54f75bfa04b
parentde016ceef63028f5578191785c50529695f76a1a (diff)
downloadmeta-raspberrypi-3b9aebd6ae56c145ad93e48f109368611d6a8e10.tar.gz
mesa: align for vc4
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
-rw-r--r--recipes-graphics/mesa/mesa_%.bbappend1
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 @@
1PACKAGECONFIG_append_rpi = " gallium" 1PACKAGECONFIG_append_rpi = " gallium"
2GALLIUMDRIVERS_rpi = "vc4" 2GALLIUMDRIVERS_rpi = "vc4"
3DRIDRIVERS_rpi = ""