Support QEMU build on Poky > 1.7 (weston, gallium-egl)
[AGL/meta-agl.git] / meta-agl-bsp / recipes-graphics / mesa / mesa_10.%.bbappend
index 2561585..fca193e 100644 (file)
@@ -1 +1,4 @@
+# provide "libegl-gallium" if it does not exist (poky > 1.7)
+RPROVIDES_${PN}_append = "libegl-gallium"
+
 PACKAGECONFIG_append = " gallium gallium-egl gallium-llvm"