From e22239acfa03d397f1cc30e77809ae549da72d3d Mon Sep 17 00:00:00 2001 From: Mikko Gronoff Date: Tue, 6 Feb 2018 11:13:57 +0200 Subject: automotive: update revisions Sync embedded component SHA1s to match with host versions Change-Id: I2834366e0a15d55c40ec7d6520961e51d99bad37 Reviewed-by: Samuli Piippo --- recipes-qt/automotive/gammaray_git.bb | 2 +- recipes-qt/automotive/multiscreen-demo_git.bb | 4 ++-- recipes-qt/automotive/qtapplicationmanager_git.bb | 2 +- recipes-qt/automotive/qtivi_git.bb | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/recipes-qt/automotive/gammaray_git.bb b/recipes-qt/automotive/gammaray_git.bb index 4b86e53..218082a 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 = "5424a06612a0079cdddd2e326930fa4537713859" +SRCREV = "847272e3fd01141c0238c2fba24db1eefd439b05" PV = "${BRANCH}+git${SRCPV}" DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity qt3d qtivi qtscxml qtscxml-native \ diff --git a/recipes-qt/automotive/multiscreen-demo_git.bb b/recipes-qt/automotive/multiscreen-demo_git.bb index 7ce28b0..51369cf 100644 --- a/recipes-qt/automotive/multiscreen-demo_git.bb +++ b/recipes-qt/automotive/multiscreen-demo_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. @@ -42,7 +42,7 @@ SRC_URI += "\ file://automotivedemo.service \ " -SRCREV_multiscreen-demo = "e7126b85bacab4571da6d8b5ba8517f3bb0abd47" +SRCREV_multiscreen-demo = "6d02e36c4280cee5b0c31323016ae666c73afef4" SRCREV_assets = "0d47d21f082d6c9e355a55809ebd38a31ea02264" SRCREV_FORMAT = "multiscreen-demo_assets" diff --git a/recipes-qt/automotive/qtapplicationmanager_git.bb b/recipes-qt/automotive/qtapplicationmanager_git.bb index b2418b1..b6f35ec 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=43a31c6abffdd61c938811959b3c1b71" inherit qt5-module require recipes-qt/qt5/qt5-git.inc -SRCREV = "2c5aa14677e3038ee46bf727122f090497e777ba" +SRCREV = "76cb60941c69e049f7cd740a099f020dd2ed0ba5" 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 0938511..90b53b2 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 = "81fc854f8652438fd8e9d9e0c3accd0bfeb74f68" +SRCREV_qtivi = "ebb5e4d115d219881fd4aff7f805b580ba4a1c38" SRCREV_qface = "9da793d6cbc63d617ad5e2ffd13e9f6d055c88e8" SRCREV = "${SRCREV_qtivi}" SRCREV_FORMAT = "qtivi_qface" -- cgit v1.2.3-54-g00ecf