summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2018-12-19 08:21:30 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2018-12-19 19:24:22 +0000
commit4281e5b02e37efa51d11e2b3c91183bb6f43987c (patch)
treeb5298cb06ed90d15d11448be590428580b4010e7 /meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
parentb344daf64b7990e27aba0809aa7e8d7ab7edd774 (diff)
downloadmeta-boot2qt-4281e5b02e37efa51d11e2b3c91183bb6f43987c.tar.gz
automotive: update revisions
... and fix neptune license checksum. Change-Id: Idae89099ad310321b5127fd6b5f64a276217cb44 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 2934028..10fe7ae 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 = "adb23a6ea8ba07c648bfc436c355a56db5cc7e2e" 38SRCREV = "a1c67d415fda4fcfef423cd0a0f55f72ab5a8532"
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)}"