summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2018-12-10 17:01:58 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2018-12-11 08:50:01 +0000
commit876c3484ba590fa1075fd58e89c0472b403c42d8 (patch)
tree6d95cf33dccf3d9293faa399d57bb382d5cdd8d7 /meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
parent45e9c47aa43982c20485241fcb50bdec63b351af (diff)
downloadmeta-boot2qt-876c3484ba590fa1075fd58e89c0472b403c42d8.tar.gz
automotive: update module revisions
Change-Id: Ife07f39c2809ac984e89aeb38919129d7fa6447f Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb')
-rw-r--r--meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb b/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
index 89fcaa2..c267e3f 100644
--- a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
@@ -35,7 +35,7 @@ inherit qt5-module
35require recipes-qt/qt5/qt5-git.inc 35require recipes-qt/qt5/qt5-git.inc
36 36
37QT_MODULE_BRANCH = "dev" 37QT_MODULE_BRANCH = "dev"
38SRCREV = "941d493f47d1e15430ed062ea0aa4b1f7c087a04" 38SRCREV = "adb57812ee1cf89f3311f8a27ef97abf5d424bde"
39 39
40DEPENDS = "qtbase qtdeclarative libyaml libarchive \ 40DEPENDS = "qtbase qtdeclarative libyaml libarchive \
41 ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland qtwayland-native", "", d)}" 41 ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland qtwayland-native", "", d)}"