aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-02-15 12:41:36 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2018-02-15 13:06:54 +0000
commit0230c6dac00c636c3a1b3c30359535e7cc227671 (patch)
tree92855e01bed7254d223d997141a2997038cbd54d
parentf7eb0d86fc40f457ac41fa3d559b147743c2658f (diff)
automotive: update qtivi & qtapplicatiomanager
Sync with latest host version Task-number: QTBUG-66224 Change-Id: Id0a93e71c20b0fa97a92cb54af1deec9003d059c Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io>
-rw-r--r--recipes-qt/automotive/qtapplicationmanager_git.bb2
-rw-r--r--recipes-qt/automotive/qtivi_git.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/automotive/qtapplicationmanager_git.bb b/recipes-qt/automotive/qtapplicationmanager_git.bb
index 1c1db987..02e04bbd 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 = "8764748b7df3f966ec0dcf22a42524d811d43c13"
+SRCREV = "06f3adf84ee4fc2287def8ca1c6b4036409f5c86"
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 cf4bf015..6e84b954 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 = "1c3f4c3d9924057fb185dce36162dcb16bb92355"
+SRCREV_qtivi = "faf02ce5ffd951765dad7fedc9091285c3327016"
SRCREV_qface = "9da793d6cbc63d617ad5e2ffd13e9f6d055c88e8"
SRCREV = "${SRCREV_qtivi}"
SRCREV_FORMAT = "qtivi_qface"