aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-graphics/cairo/pvr-cairo.inc
blob: b41f1a017d8d1dcceca1737d858501c834964026 (plain)
1
2
3
4
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"