summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJukka Jokiniva <jukka.jokiniva@qt.io>2019-02-14 12:21:14 +0200
committerJukka Jokiniva <jukka.jokiniva@qt.io>2019-02-14 11:59:44 +0000
commita64eb55b902c015447f33fe3f92e60bc2810d3ca (patch)
treed8ac36bc595fea2975945479bc2fa50348bbe805
parent1e4504331e6214ca41fc104cb70bb1e850eab6cf (diff)
downloadmeta-boot2qt-a64eb55b902c015447f33fe3f92e60bc2810d3ca.tar.gz
Update automotive submodules
Change-Id: I5ff442effa7c84be9bd0ba2081d47c11d9d9490e Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
-rw-r--r--meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb2
-rw-r--r--meta-boot2qt/recipes-qt/automotive/qmllive_git.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb b/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb
index 29ced00..13dab64 100644
--- a/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb
@@ -45,7 +45,7 @@ SRC_URI += " \
45 file://neptune.service \ 45 file://neptune.service \
46 " 46 "
47 47
48SRCREV = "7bbaca145724afbede057381d8c8176aa543fd02" 48SRCREV = "e3d2c0d35f4f1b1182536c8366ca2eb7f6a86be5"
49 49
50QMAKE_PROFILES = "${S}/neptune3-ui.pro" 50QMAKE_PROFILES = "${S}/neptune3-ui.pro"
51 51
diff --git a/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb b/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb
index 371f34d..9039486 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 = "dba9123f63b8619df930c5c93b33161b3eea6f42" 40SRCREV = "04613840ca0191f7e5d5bd7dfe69b13abcd69680"
41 41
42DEPENDS = "qtbase qtdeclarative" 42DEPENDS = "qtbase qtdeclarative"
43 43