summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHerve Jourdain <herve.jourdain@neuf.fr>2016-07-21 20:32:15 +0800
committerAndrei Gherzan <andrei@gherzan.ro>2016-09-21 16:51:25 +0100
commit6b4de2bb90f69b1bf6a9a73dab4c26a2017d0851 (patch)
treee5a41155f5876f802f8faf37befd895e47afe325
parentbee7643b6c0ad596a7af9f49479c393fb8e682c3 (diff)
downloadmeta-raspberrypi-6b4de2bb90f69b1bf6a9a73dab4c26a2017d0851.tar.gz
mesa_%.bbappend: new file to add the correct configuration options to support vc4graphics
Signed-off-by: Herve Jourdain <herve.jourdain@neuf.fr>
-rw-r--r--recipes-graphics/mesa/mesa_%.bbappend4
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 @@
1PACKAGECONFIG_append_rpi = " gallium"
2GALLIUMDRIVERS_rpi = "vc4"
3DRIDRIVERS_rpi = ""
4