From 6b4de2bb90f69b1bf6a9a73dab4c26a2017d0851 Mon Sep 17 00:00:00 2001 From: Herve Jourdain Date: Thu, 21 Jul 2016 20:32:15 +0800 Subject: mesa_%.bbappend: new file to add the correct configuration options to support vc4graphics Signed-off-by: Herve Jourdain --- 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 = "" + -- cgit v1.2.3-54-g00ecf