summaryrefslogtreecommitdiffstats
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 @@
1# This is required since cairo expects the opengl distro feature to refer to
2# the desktop version of OpenGL. Imagination drivers only provide OpenGLES.
3
4PACKAGECONFIG:remove = "opengl"
5PACKAGECONFIG:append = " glesv2"