summaryrefslogtreecommitdiff
path: root/recipes-qt
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2013-11-20 13:22:57 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2013-11-21 18:50:04 +0100
commitb8cd498f30221812ca5171bbef7b0900d37e3cf7 (patch)
tree45258b066a1d5f308085d19dec8783f625438a0c /recipes-qt
parent124928bd391d73c352c13b8710b3402576ea164c (diff)
qt4-embedded: configure for all supported screen depths
Diffstat (limited to 'recipes-qt')
-rw-r--r--recipes-qt/qt4/qt4-embedded_4.8.4.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt4/qt4-embedded_4.8.4.bbappend b/recipes-qt/qt4/qt4-embedded_4.8.4.bbappend
index f82cd25..babba6d 100644
--- a/recipes-qt/qt4/qt4-embedded_4.8.4.bbappend
+++ b/recipes-qt/qt4/qt4-embedded_4.8.4.bbappend
@@ -2,4 +2,4 @@ PRINC = "1"
FILESEXTRAPATHS_prepend := "${THISDIR}/qt4:"
-QT_CONFIG_FLAGS += " -depths generic"
+QT_CONFIG_FLAGS += " -depths all"