1 DEPENDS := "${@oe_filter_out('^(virtual/libgl)$', '${DEPENDS}', d)} virtual/libgles2"
3 SRC_URI += "file://0002-Qt-Add-HbbTv-MIME-types.patch \
4 file://0003-Qt-expose-WebKits-WebSecurityEnabled-setting.patch \
5 file://0004-QtWebkit-Expose-keypress-event-and-correct-keycode-f.patch \
6 file://0005-WebKit-small-hack-to-disable-use-of-WebkitWebSourceG.patch"
8 FILESEXTRAPATHS_prepend := "${THISDIR}/qt4-${PV}:"
10 QT_SQL_DRIVER_FLAGS += "-no-sql-sqlite2"
11 QT_GLFLAGS = "-opengl es2"
12 QT_QT3SUPPORT = "-no-qt3support"
13 QT_PHONON = "-no-phonon"
15 QT_CONFIG_FLAGS += " \
16 -nomake demos -nomake docs -nomake examples \