summaryrefslogtreecommitdiffstats
path: root/recipes/qt4/qt4-x11-free_4.7.0-beta2.bb
blob: f38688cccbec7f9e6ba9a8dc75f1b010f7001ac6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
DEFAULT_PREFERENCE = "-1"

require qt4-x11-free.inc

SRCVER = "4.7.0-beta2"
PV = "4.6.3+${SRCVER}"
PR = "${INC_PR}.0"

QT_CONFIG_FLAGS_append_armv6 = " -no-neon "

require qt-${PV}.inc

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