summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2018-06-01 09:01:51 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2018-06-04 09:01:51 +0000
commitf891a965c82f8e0dafb60222ec36d06dcfe1eb1e (patch)
tree07e918e91d15db04fd898291fac9dbd5357d691c /meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
parent0b211c85a41e895e1f1cc08490e615c78a5e0565 (diff)
downloadmeta-boot2qt-f891a965c82f8e0dafb60222ec36d06dcfe1eb1e.tar.gz
automotive: update module revisions
Latest revisions for neptune3-ui, appman and qtivi. Change-Id: I2ad1ce9f552555ae950e1e2a54fd592e20af7126 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com> Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
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 8c41333..1f3672d 100644
--- a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
+++ b/meta-boot2qt/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 = "6aa3295386b0a0f0b8c7ae1b0f827dd28b6323ca" 37SRCREV = "97bd532665b93c6138678773f140bdc8a11d9232"
38 38
39DEPENDS = "qtbase qtdeclarative libyaml libarchive \ 39DEPENDS = "qtbase qtdeclarative libyaml libarchive \
40 ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland qtwayland-native", "", d)}" 40 ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland qtwayland-native", "", d)}"