aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-02-21 13:44:37 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2018-02-22 10:52:44 +0000
commit882f824ec9921b2e1618a192e519fb4790118928 (patch)
tree3e64945c26c10b0a4436033b27176715ae320617
parent4db78b54773e07e8ac919033fd3dae6e13dc5673 (diff)
automotive: update components
Fixes: neptune-ui: workaround for AUTOSUITE-189 qtivi: QTAUTO-806 qtapplicationmanager: QTAUTO-799, QTAUTO-785 Task-number: QTBUG-66224 Change-Id: I4e459ef361baaedfffa9e37103eaa136d0c4cd34 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-rw-r--r--recipes-qt/automotive/neptune-ui_git.bb2
-rw-r--r--recipes-qt/automotive/qtapplicationmanager_git.bb2
-rw-r--r--recipes-qt/automotive/qtivi_git.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-qt/automotive/neptune-ui_git.bb b/recipes-qt/automotive/neptune-ui_git.bb
index 827cffca..4b4cb016 100644
--- a/recipes-qt/automotive/neptune-ui_git.bb
+++ b/recipes-qt/automotive/neptune-ui_git.bb
@@ -42,7 +42,7 @@ SRC_URI += " \
file://neptune.service \
"
-SRCREV = "dedb15175d6efc9489b6b9894757b4d7cc260e0e"
+SRCREV = "d4888e5c9e6338804617f6206722332311419753"
DEPENDS = "qtbase qtdeclarative qttools-native qtquickcontrols2 qtapplicationmanager"
RDEPENDS_${PN} = "qtivi qtvirtualkeyboard dbus \
diff --git a/recipes-qt/automotive/qtapplicationmanager_git.bb b/recipes-qt/automotive/qtapplicationmanager_git.bb
index f175c567..b839cdb2 100644
--- a/recipes-qt/automotive/qtapplicationmanager_git.bb
+++ b/recipes-qt/automotive/qtapplicationmanager_git.bb
@@ -34,7 +34,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=ff238b33ff354a0d8d79851a9c061717"
inherit qt5-module
require recipes-qt/qt5/qt5-git.inc
-SRCREV = "f741a32756dcb6cc740160265d76da5375e8e918"
+SRCREV = "e044325ab5271cdf8043e2f198f37b0f11e60a3a"
DEPENDS = "qtbase qtdeclarative libyaml libarchive \
${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland", "", d)}"
diff --git a/recipes-qt/automotive/qtivi_git.bb b/recipes-qt/automotive/qtivi_git.bb
index 6e84b954..5cbf1316 100644
--- a/recipes-qt/automotive/qtivi_git.bb
+++ b/recipes-qt/automotive/qtivi_git.bb
@@ -50,7 +50,7 @@ SRC_URI += " \
file://0001-Use-QT_HOST_BINS-get-for-getting-correct-path.patch \
"
-SRCREV_qtivi = "faf02ce5ffd951765dad7fedc9091285c3327016"
+SRCREV_qtivi = "8d482b27c6c0c2b664104fd777ddee92652ab65c"
SRCREV_qface = "9da793d6cbc63d617ad5e2ffd13e9f6d055c88e8"
SRCREV = "${SRCREV_qtivi}"
SRCREV_FORMAT = "qtivi_qface"