summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-02-23 14:59:01 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2018-02-23 13:27:10 +0000
commitf1d263cd84e3fc25936e45e36692ca05a6d501e2 (patch)
tree1faa3e615ef49c59dab5eee129639f39273a3fa0
parent882f824ec9921b2e1618a192e519fb4790118928 (diff)
downloadmeta-boot2qt-f1d263cd84e3fc25936e45e36692ca05a6d501e2.tar.gz
automotive: update qtapplicationmanager
Fixes QTAUTO-790 Task-number: QTBUG-66224 Change-Id: I604b74bd25eed978fb564138a65c14821bb19357 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-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 b839cdb..ae66e8a 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 = "e044325ab5271cdf8043e2f198f37b0f11e60a3a" 37SRCREV = "5581e400c95a1ff736c55c9d93bd451302970c11"
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)}"