summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-11-03 15:38:30 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-11-21 17:37:15 +0100
commit4083373b827d0cbbd6dc9b90d3989f72759653bf (patch)
tree356d621481df9b4c2bb7bd6360b760aecff31838
parent5fe2de36e0380ee81c77dfb13b9b4ccebdbc3b0a (diff)
qtbase bbappend: configure unconditionally with -accessibility
qtquickcontrols are only built if qtbase gets configured with accessibility. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-rw-r--r--recipes-qt/qt5/qtbase_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtbase_%.bbappend b/recipes-qt/qt5/qtbase_%.bbappend
index bce4665..56d63ef 100644
--- a/recipes-qt/qt5/qtbase_%.bbappend
+++ b/recipes-qt/qt5/qtbase_%.bbappend
@@ -8,7 +8,7 @@ PACKAGECONFIG_EXAMPLES ?= "examples"
# | /build/krm/oe-core_V2.6/build/out-glibc/work/armv7at2hf-vfp-neon-mx6qdl-angstrom-linux-gnueabi/qtbase/5.5.1+gitAUTOINC+5afc431323-r0/git/src/widgets/styles/qgtkstyle.cpp:3636:74: error: 'QAccessible' has not been declared
# | } else if (QStyleHelper::isInstanceOf(groupBox->styleObject, QAccessible::Grouping)) {
-QT_CONFIG_FLAGS_append = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', ' -accessibility ', '', d)}"
+PACKAGECONFIG_append = " accessibility"
#qtbase must be configured with icu for qtwebkit
PACKAGECONFIG_append_tegra = " \