aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-graphics/cairo/pvr-cairo.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/recipes-graphics/cairo/pvr-cairo.inc')
-rw-r--r--meta-ti-bsp/recipes-graphics/cairo/pvr-cairo.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-ti-bsp/recipes-graphics/cairo/pvr-cairo.inc b/meta-ti-bsp/recipes-graphics/cairo/pvr-cairo.inc
new file mode 100644
index 00000000..b41f1a01
--- /dev/null
+++ b/meta-ti-bsp/recipes-graphics/cairo/pvr-cairo.inc
@@ -0,0 +1,5 @@
+# This is required since cairo expects the opengl distro feature to refer to
+# the desktop version of OpenGL. Imagination drivers only provide OpenGLES.
+
+PACKAGECONFIG:remove = "opengl"
+PACKAGECONFIG:append = " glesv2"