aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qt4/qt4-x11-free-gles_4.6.0.bb
blob: 36b6ec5a2507fc92c77648d705c6fdc4ab9cfb23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PR = "${INC_PR}.0"

QT_GLFLAGS = "-opengl es2 -openvg"

require qt-4.6.0.inc

QT_CONFIG_FLAGS += " \
 -no-embedded \
 -xrandr \
 -x11"

FILESPATHPKG .= ":qt4-x11-free-${PV}:qt4-x11-free"

DEPENDS += "virtual/egl"