summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2018-08-17 15:48:25 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2018-08-17 13:12:22 +0000
commitf0d65da67e6f7508d639b341d390bee0997d0dc3 (patch)
tree6bb08442bac24f2061e28c4d47ac14c0164c76a8 /meta-boot2qt
parent7fe6f612e69d99d85e94ce247b9fceed701e71b2 (diff)
downloadmeta-boot2qt-f0d65da67e6f7508d639b341d390bee0997d0dc3.tar.gz
qt5: update submodules
pull in latest meta-qt5 layer, and update qmllive revision. Change-Id: Iddacb1595c7006ed78a2bf7703aa660d09d20dd9 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'meta-boot2qt')
-rw-r--r--meta-boot2qt/recipes-qt/automotive/qmllive_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb b/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb
index fb3d912..d87dd13 100644
--- a/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb
@@ -37,7 +37,7 @@ require recipes-qt/qt5/qt5-git.inc
37 37
38QT_GIT_PROJECT = "qt-apps" 38QT_GIT_PROJECT = "qt-apps"
39 39
40SRCREV = "a0f2af7fc25b49d082111f6c853e64188e6b4743" 40SRCREV = "e400161c6ec932c180e8b9fe5e5d00a593ee254a"
41 41
42DEPENDS = "qtbase qtdeclarative" 42DEPENDS = "qtbase qtdeclarative"
43 43