summaryrefslogtreecommitdiffstats
path: root/recipes-qt/automotive/qtapplicationmanager_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-02-21 13:44:37 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2018-02-22 10:52:44 +0000
commit882f824ec9921b2e1618a192e519fb4790118928 (patch)
tree3e64945c26c10b0a4436033b27176715ae320617 /recipes-qt/automotive/qtapplicationmanager_git.bb
parent4db78b54773e07e8ac919033fd3dae6e13dc5673 (diff)
downloadmeta-boot2qt-882f824ec9921b2e1618a192e519fb4790118928.tar.gz
automotive: update components
Fixes: neptune-ui: workaround for AUTOSUITE-189 qtivi: QTAUTO-806 qtapplicationmanager: QTAUTO-799, QTAUTO-785 Task-number: QTBUG-66224 Change-Id: I4e459ef361baaedfffa9e37103eaa136d0c4cd34 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt/automotive/qtapplicationmanager_git.bb')
-rw-r--r--recipes-qt/automotive/qtapplicationmanager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/automotive/qtapplicationmanager_git.bb b/recipes-qt/automotive/qtapplicationmanager_git.bb
index f175c56..b839cdb 100644
--- a/recipes-qt/automotive/qtapplicationmanager_git.bb
+++ b/recipes-qt/automotive/qtapplicationmanager_git.bb
@@ -34,7 +34,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=ff238b33ff354a0d8d79851a9c061717"
34inherit qt5-module 34inherit qt5-module
35require recipes-qt/qt5/qt5-git.inc 35require recipes-qt/qt5/qt5-git.inc
36 36
37SRCREV = "f741a32756dcb6cc740160265d76da5375e8e918" 37SRCREV = "e044325ab5271cdf8043e2f198f37b0f11e60a3a"
38 38
39DEPENDS = "qtbase qtdeclarative libyaml libarchive \ 39DEPENDS = "qtbase qtdeclarative libyaml libarchive \
40 ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland", "", d)}" 40 ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland", "", d)}"