aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qt4/qt4-embedded-gles_4.6.2.bb
blob: 6cd5b53006adddcdd971b5f0ef90604b28b028c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require qt4-embedded.inc
PR = "${INC_PR}.8"

PROVIDES += "qt4-embedded"
QT_GLFLAGS = "-opengl es2 -depths 16,24,32  -plugin-gfx-powervr"

require qt-${PV}.inc

SRC_URI += "file://cursor-hack.diff;apply=yes"

FILESPATHPKG .= ":qt4-embedded-${PV}:qt4-embedded"

DEPENDS += "virtual/egl"