summaryrefslogtreecommitdiffstats
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)
downloadmeta-boot2qt-0230c6dac00c636c3a1b3c30359535e7cc227671.tar.gz
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 1c1db98..02e04bb 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 = "8764748b7df3f966ec0dcf22a42524d811d43c13" 37SRCREV = "06f3adf84ee4fc2287def8ca1c6b4036409f5c86"
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 cf4bf01..6e84b95 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 = "1c3f4c3d9924057fb185dce36162dcb16bb92355" 53SRCREV_qtivi = "faf02ce5ffd951765dad7fedc9091285c3327016"
54SRCREV_qface = "9da793d6cbc63d617ad5e2ffd13e9f6d055c88e8" 54SRCREV_qface = "9da793d6cbc63d617ad5e2ffd13e9f6d055c88e8"
55SRCREV = "${SRCREV_qtivi}" 55SRCREV = "${SRCREV_qtivi}"
56SRCREV_FORMAT = "qtivi_qface" 56SRCREV_FORMAT = "qtivi_qface"