Support MinnowBoard MAX
[AGL/meta-agl.git] / meta-agl-bsp / recipes-graphics / mesa / mesa_10.%.bbappend
index 2561585..5280a26 100644 (file)
@@ -1 +1,6 @@
+# provide "libegl-gallium" if it does not exist (poky > 1.7)
+RPROVIDES_${PN}_append = "libegl-gallium"
+
 PACKAGECONFIG_append = " gallium gallium-egl gallium-llvm"
+
+DRIDRIVERS_append_intel-corei7-64 = ",i965"