aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-qt/qt4/qt4-x11-free_4.7.1.bb
blob: 75c6314e7fec9f79eece98e1595598380a64c823 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require qt4-x11-free.inc
require qt-${PV}.inc

PR = "${INC_PR}.1"

QT_CONFIG_FLAGS_append_armv6 = " -no-neon "

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