aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-02-05 15:00:54 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2018-02-06 06:42:40 +0000
commit4f9a24de60022d820c864cf81069e48ce41f65b6 (patch)
treeafc0fa802579e86cf6fd1dc8527d719b27573d64 /recipes-qt
parent68fe0bc63390a5a8961018a4ffe39267c5661146 (diff)
automotive: update revisions
Sync embedded component SHA1s to match with host versions of qtivi & qtapplicationmanager. Change-Id: Ic5895cec20b374011fd8b79f724003fe96c02aeb Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt')
-rw-r--r--recipes-qt/automotive/qtapplicationmanager_git.bb4
-rw-r--r--recipes-qt/automotive/qtivi_git.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-qt/automotive/qtapplicationmanager_git.bb b/recipes-qt/automotive/qtapplicationmanager_git.bb
index 73d8809a..b2418b1b 100644
--- a/recipes-qt/automotive/qtapplicationmanager_git.bb
+++ b/recipes-qt/automotive/qtapplicationmanager_git.bb
@@ -1,6 +1,6 @@
############################################################################
##
-## Copyright (C) 2017 The Qt Company Ltd.
+## Copyright (C) 2018 The Qt Company Ltd.
## Contact: https://www.qt.io/licensing/
##
## This file is part of the Boot to Qt meta layer.
@@ -34,7 +34,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=43a31c6abffdd61c938811959b3c1b71"
inherit qt5-module
require recipes-qt/qt5/qt5-git.inc
-SRCREV = "b956d8ff205eaaf2e8f83446e2023fd491562669"
+SRCREV = "2c5aa14677e3038ee46bf727122f090497e777ba"
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 b5536a48..09385110 100644
--- a/recipes-qt/automotive/qtivi_git.bb
+++ b/recipes-qt/automotive/qtivi_git.bb
@@ -1,6 +1,6 @@
############################################################################
##
-## Copyright (C) 2016 The Qt Company Ltd.
+## Copyright (C) 2018 The Qt Company Ltd.
## Contact: https://www.qt.io/licensing/
##
## This file is part of the Boot to Qt meta layer.
@@ -50,7 +50,7 @@ SRC_URI += " \
file://0001-Use-QT_HOST_BINS-get-for-getting-correct-path.patch \
"
-SRCREV_qtivi = "30cda3fdc858b0bc53fd018c77f79b80a1d312aa"
+SRCREV_qtivi = "81fc854f8652438fd8e9d9e0c3accd0bfeb74f68"
SRCREV_qface = "9da793d6cbc63d617ad5e2ffd13e9f6d055c88e8"
SRCREV = "${SRCREV_qtivi}"
SRCREV_FORMAT = "qtivi_qface"