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

PROVIDES += "qt4-embedded"
QT_GLFLAGS = "-opengl es2 -no-openvg -plugin-gfx-linuxfb -plugin-gfx-powervr"

require qt-${PV}.inc


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

DEPENDS += "virtual/egl"