aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qt4/qt4-embedded_4.7.0-beta1.bb
blob: 1dbb4aa4bfe653682d18a2afa5f5f7565900e7d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
DEFAULT_PREFERENCE = "-1"

require qt4-embedded.inc

SRCVER = "4.7.0-beta1"
PV = "4.6.2+${SRCVER}"
PR = "${INC_PR}.0"

QT_CONFIG_FLAGS_append_armv6 = " -no-neon "

require qt-${PV}.inc

QT_CONFIG_FLAGS += " \
 -exceptions \
"