aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt5-creator_3.5.1.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-07-12 14:15:01 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2017-07-14 23:56:47 +0200
commit92c634e9d584ebbf508b5ca4fea6d61d38373513 (patch)
tree9afe47558712ccc99a5b0554aaff8cbd1e97219e /recipes-qt/qt5/qt5-creator_3.5.1.bb
parent2afd1b77be9c9c4abe4b7c82c54acde061818605 (diff)
qt5-creator: Fix build with NO_ACCESSIBILITY
Also add missing headers in sources Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qt5-creator_3.5.1.bb')
-rw-r--r--recipes-qt/qt5/qt5-creator_3.5.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qt5-creator_3.5.1.bb b/recipes-qt/qt5/qt5-creator_3.5.1.bb
index f4ba8580..c85f38ce 100644
--- a/recipes-qt/qt5/qt5-creator_3.5.1.bb
+++ b/recipes-qt/qt5/qt5-creator_3.5.1.bb
@@ -21,6 +21,8 @@ DEPENDS = "qtbase qtscript qtwebkit qtxmlpatterns qtx11extras qtdeclarative qtto
SRC_URI = " \
http://download.qt.io/official_releases/qtcreator/3.5/${PV}/qt-creator-opensource-src-${PV}.tar.gz \
file://0001-Fix-Allow-qt-creator-to-build-on-arm-aarch32-and-aar.patch \
+ file://0001-Fix-compilation-with-QT_NO_ACCESSIBILITY.patch \
+ file://0001-Qmlpuppet-add-missing-includes.patch \
file://qtcreator.desktop.in \
"
SRC_URI[md5sum] = "77aef7df837eba07c7ce6037ee504c05"