aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qt4/qt4-x11-free_4.6.3.bb
blob: 53efd7c8bb34b411b643cab2365951c9f933619f (plain)
1
2
3
4
5
6
7
8
9
10
11
require qt4-x11-free.inc
PR = "${INC_PR}.2"

QT_CONFIG_FLAGS_append_armv6 = " -no-neon "

require qt-${PV}.inc

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