aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt
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 /recipes-qt
parent882f824ec9921b2e1618a192e519fb4790118928 (diff)
automotive: update qtapplicationmanager
Fixes QTAUTO-790 Task-number: QTBUG-66224 Change-Id: I604b74bd25eed978fb564138a65c14821bb19357 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt')
-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 b839cdb2..ae66e8a8 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"
inherit qt5-module
require recipes-qt/qt5/qt5-git.inc
-SRCREV = "e044325ab5271cdf8043e2f198f37b0f11e60a3a"
+SRCREV = "5581e400c95a1ff736c55c9d93bd451302970c11"
DEPENDS = "qtbase qtdeclarative libyaml libarchive \
${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland", "", d)}"