Files
meta-openembedded/recipes-qt/qt4/qt4-embedded_4.7.1.bb
Koen Kooi 1ec312f314 qt4: import files from OE
This gives us both qt4-x11 and qt4-embedded; qt4-x11 was already present in yocto, but was lacking features

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-03 12:04:28 +01:00

15 lines
181 B
BlitzBasic

DEFAULT_PREFERENCE = "-1"
require qt4-embedded.inc
PR = "${INC_PR}.0"
QT_CONFIG_FLAGS_append_armv6 = " -no-neon "
require qt-${PV}.inc
QT_CONFIG_FLAGS += " \
-exceptions \
"