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

require qt4-embedded.inc

PR = "${INC_PR}.1"

QT_CONFIG_FLAGS_append_armv6 = " -no-neon "

require qt-${PV}.inc

# SRC_URI from qt4-embedded.inc was replaced in .inc above and qte.sh lost
# Set necessary variables in the profile
SRC_URI += "file://qte.sh"

QT_CONFIG_FLAGS += " \
 -exceptions \
"