[yocto] [meta-raspberrypi][PATCH 14/23] mesa_%.bbappend: new file to add the correct configuration options to support vc4graphics

Khem Raj raj.khem at gmail.com
Thu Aug 11 18:05:59 PDT 2016


From: Herve Jourdain <herve.jourdain at neuf.fr>

Signed-off-by: Herve Jourdain <herve.jourdain at neuf.fr>
Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 recipes-graphics/mesa/mesa_%.bbappend | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 recipes-graphics/mesa/mesa_%.bbappend

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 @@
+PACKAGECONFIG_append_rpi = " gallium"
+GALLIUMDRIVERS_rpi = "vc4"
+DRIDRIVERS_rpi = ""
+
-- 
2.9.2




More information about the yocto mailing list