From 7bfb5a88454a34ebeb0d556b90fe8378ea7312bb Mon Sep 17 00:00:00 2001 From: Mikko Gronoff Date: Fri, 9 Feb 2018 12:31:10 +0200 Subject: automotive: update revisions Sync embedded component SHA1s to match with host versions Task-number: QTBUG-66224 Change-Id: I9b413aa145f68afab1a2dad9a655a78839bc784b Reviewed-by: Samuli Piippo --- recipes-qt/automotive/gammaray_git.bb | 2 +- recipes-qt/automotive/qtapplicationmanager_git.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-qt/automotive/gammaray_git.bb b/recipes-qt/automotive/gammaray_git.bb index 218082a..09e78d8 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 8b626e4..1c1db98 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)}" -- cgit v1.2.3-54-g00ecf