summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2017-09-06 12:18:58 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2017-09-06 13:40:26 +0000
commit1ee03ec903479172cf84845f024e94f28f2f6817 (patch)
tree9cb94b50f076e82655828c3c95496ed1a5e1c388
parented8025ddac5f22330f572fa076431ac22465e9d3 (diff)
downloadmeta-boot2qt-1ee03ec903479172cf84845f024e94f28f2f6817.tar.gz
qtapplicationmanager: update revision
Previous revision no longer compiled with latest Qt 5.10 Change-Id: I7a1205dfa449cd78fd97f609e4c7f82a7ac6e933 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com> Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
-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 d2e8b31..f327dcc 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=43a31c6abffdd61c938811959b3c1b71"
34inherit qt5-module 34inherit qt5-module
35require recipes-qt/qt5/qt5-git.inc 35require recipes-qt/qt5/qt5-git.inc
36 36
37SRCREV = "f472ef3662cf0a9bc2bf727c7cef18fd884df5a2" 37SRCREV = "199503309b078e127150575ae774d2bf5b24fe16"
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)}"