aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt3d-runtime_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-08-23 03:27:28 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2018-09-19 09:55:38 +0000
commit5164f84bd6f136e6438eb5847bab08e65d2320b7 (patch)
tree58e469f0795d097167b64957aa8e57a4b4f2cda1 /recipes-qt/qt5/qt3d-runtime_git.bb
parent08aaba003f6675866846e5d0ebe5f9e8223f0ee7 (diff)
qt3d-runtime: Fix compile errors as seen with mips/musl
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qt3d-runtime_git.bb')
-rw-r--r--recipes-qt/qt5/qt3d-runtime_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qt3d-runtime_git.bb b/recipes-qt/qt5/qt3d-runtime_git.bb
index 6dcde05c..78f2aec1 100644
--- a/recipes-qt/qt5/qt3d-runtime_git.bb
+++ b/recipes-qt/qt5/qt3d-runtime_git.bb
@@ -7,6 +7,8 @@ LIC_FILES_CHKSUM = " \
file://LICENSE.GPL3-EXCEPT;md5=763d8c535a234d9a3fb682c7ecb6c073 \
"
+SRC_URI += "file://0001-runtime-Include-missing-QCoreApplication-header.patch"
+
DEPENDS += "qtbase qtdeclarative qt3d"
QT_MODULE_BRANCH = "2.0"