aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-02-09 12:31:10 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2018-02-09 15:38:38 +0000
commit7bfb5a88454a34ebeb0d556b90fe8378ea7312bb (patch)
treec1014f564636def06b5c452a0acc6e773ca9ef9f /recipes-qt
parent5c5f709a38eb2900a585892c7aaf5912e5655d9e (diff)
automotive: update revisions
Sync embedded component SHA1s to match with host versions Task-number: QTBUG-66224 Change-Id: I9b413aa145f68afab1a2dad9a655a78839bc784b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt')
-rw-r--r--recipes-qt/automotive/gammaray_git.bb2
-rw-r--r--recipes-qt/automotive/qtapplicationmanager_git.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/automotive/gammaray_git.bb b/recipes-qt/automotive/gammaray_git.bb
index 218082ae..09e78d81 100644
--- a/recipes-qt/automotive/gammaray_git.bb
+++ b/recipes-qt/automotive/gammaray_git.bb
@@ -9,7 +9,7 @@ inherit cmake_qt5
SRC_URI = "git://github.com/KDAB/GammaRay;branch=${BRANCH}"
BRANCH = "5.9"
-SRCREV = "847272e3fd01141c0238c2fba24db1eefd439b05"
+SRCREV = "2febf153fc388da8b03bb432201f303ea6089c66"
PV = "${BRANCH}+git${SRCPV}"
DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity qt3d qtivi qtscxml qtscxml-native \
diff --git a/recipes-qt/automotive/qtapplicationmanager_git.bb b/recipes-qt/automotive/qtapplicationmanager_git.bb
index 8b626e41..1c1db987 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 = "8df633d8195f16221ca348d527ab8671142f7426"
+SRCREV = "8764748b7df3f966ec0dcf22a42524d811d43c13"
DEPENDS = "qtbase qtdeclarative libyaml libarchive \
${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland", "", d)}"