summaryrefslogtreecommitdiffstats
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)
downloadmeta-boot2qt-882f824ec9921b2e1618a192e519fb4790118928.tar.gz
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 827cffc..4b4cb01 100644
--- a/recipes-qt/automotive/neptune-ui_git.bb
+++ b/recipes-qt/automotive/neptune-ui_git.bb
@@ -42,7 +42,7 @@ SRC_URI += " \
42 file://neptune.service \ 42 file://neptune.service \
43 " 43 "
44 44
45SRCREV = "dedb15175d6efc9489b6b9894757b4d7cc260e0e" 45SRCREV = "d4888e5c9e6338804617f6206722332311419753"
46 46
47DEPENDS = "qtbase qtdeclarative qttools-native qtquickcontrols2 qtapplicationmanager" 47DEPENDS = "qtbase qtdeclarative qttools-native qtquickcontrols2 qtapplicationmanager"
48RDEPENDS_${PN} = "qtivi qtvirtualkeyboard dbus \ 48RDEPENDS_${PN} = "qtivi qtvirtualkeyboard dbus \
diff --git a/recipes-qt/automotive/qtapplicationmanager_git.bb b/recipes-qt/automotive/qtapplicationmanager_git.bb
index f175c56..b839cdb 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"
34inherit qt5-module 34inherit qt5-module
35require recipes-qt/qt5/qt5-git.inc 35require recipes-qt/qt5/qt5-git.inc
36 36
37SRCREV = "f741a32756dcb6cc740160265d76da5375e8e918" 37SRCREV = "e044325ab5271cdf8043e2f198f37b0f11e60a3a"
38 38
39DEPENDS = "qtbase qtdeclarative libyaml libarchive \ 39DEPENDS = "qtbase qtdeclarative libyaml libarchive \
40 ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland", "", d)}" 40 ${@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 6e84b95..5cbf131 100644
--- a/recipes-qt/automotive/qtivi_git.bb
+++ b/recipes-qt/automotive/qtivi_git.bb
@@ -50,7 +50,7 @@ SRC_URI += " \
50 file://0001-Use-QT_HOST_BINS-get-for-getting-correct-path.patch \ 50 file://0001-Use-QT_HOST_BINS-get-for-getting-correct-path.patch \
51" 51"
52 52
53SRCREV_qtivi = "faf02ce5ffd951765dad7fedc9091285c3327016" 53SRCREV_qtivi = "8d482b27c6c0c2b664104fd777ddee92652ab65c"
54SRCREV_qface = "9da793d6cbc63d617ad5e2ffd13e9f6d055c88e8" 54SRCREV_qface = "9da793d6cbc63d617ad5e2ffd13e9f6d055c88e8"
55SRCREV = "${SRCREV_qtivi}" 55SRCREV = "${SRCREV_qtivi}"
56SRCREV_FORMAT = "qtivi_qface" 56SRCREV_FORMAT = "qtivi_qface"