summaryrefslogtreecommitdiffstats
path: root/recipes-qt/automotive/qtapplicationmanager_git.bb
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2017-02-28 11:10:51 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2017-02-28 10:30:37 +0000
commit09f8c75cfeb0ea6d6b77dbd25cfbf779aa395b45 (patch)
tree2aa293ff56c2e9d303b2d5fc277b0a963f5ad130 /recipes-qt/automotive/qtapplicationmanager_git.bb
parent0605ccb7bab4c787c68a623717e0eef7ebd7d26d (diff)
downloadmeta-boot2qt-09f8c75cfeb0ea6d6b77dbd25cfbf779aa395b45.tar.gz
Update automotive components
Use latest version of QtWayland from 5.8 branch, which is needed for qtapplicationmanager to work correctly. Change Drive CX to use basic rendering loop. Change-Id: If74255e982a676f1c556f2ef25975b675a484e05 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
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 c4f1eb4..98d0042 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 = "74d8bb0c8590dec7d6106781b1aa460756425d8f" 37SRCREV = "23a0e5a929b5b03f91ae532a765e2b7a543c3a99"
38 38
39DEPENDS = "qtbase qtdeclarative libyaml libarchive \ 39DEPENDS = "qtbase qtdeclarative libyaml libarchive \
40 ${@base_contains("DISTRO_FEATURES", "wayland", "qtwayland", "", d)}" 40 ${@base_contains("DISTRO_FEATURES", "wayland", "qtwayland", "", d)}"