From 7d3669a3cdce79f5478f856b028be176380210bd Mon Sep 17 00:00:00 2001 From: Jukka Jokiniva Date: Thu, 7 Feb 2019 07:58:04 +0200 Subject: Update Automotive SHAs Change-Id: Ib659d8e6fd1746b4f578b12cf4cd8eab5b8f217b Reviewed-by: Samuli Piippo --- meta-boot2qt/recipes-qt/automotive/gammaray_git.bb | 2 +- meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb | 6 +++--- meta-boot2qt/recipes-qt/automotive/qmllive_git.bb | 4 ++-- meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb | 4 ++-- meta-boot2qt/recipes-qt/automotive/qtivi_git.bb | 4 ++-- meta-boot2qt/recipes-qt/automotive/qtwebbrowser_git.bb | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/meta-boot2qt/recipes-qt/automotive/gammaray_git.bb b/meta-boot2qt/recipes-qt/automotive/gammaray_git.bb index e92f00c..43a1d3b 100644 --- a/meta-boot2qt/recipes-qt/automotive/gammaray_git.bb +++ b/meta-boot2qt/recipes-qt/automotive/gammaray_git.bb @@ -9,7 +9,7 @@ inherit cmake_qt5 SRC_URI = "git://github.com/KDAB/GammaRay;branch=${BRANCH}" BRANCH = "5.12" -SRCREV = "6279cbaa86c2a66e15a5d1cc9df071912b44090c" +SRCREV = "51dbb9967d781221786217bcc87b413f3a72b3d3" PV = "${BRANCH}+git${SRCPV}" DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity qt3d qtivi qtscxml qtscxml-native \ diff --git a/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb b/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb index ee26f08..1e5a50d 100644 --- a/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb +++ b/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb @@ -1,7 +1,7 @@ ############################################################################ ## -## Copyright (C) 2018 The Qt Company Ltd. -## Copyright (C) 2018 Pelagicore AG. +## Copyright (C) 2019 The Qt Company Ltd. +## Copyright (C) 2019 Pelagicore AG. ## Contact: https://www.qt.io/licensing/ ## ## This file is part of the Boot to Qt meta layer. @@ -45,7 +45,7 @@ SRC_URI += " \ file://neptune.service \ " -SRCREV = "be372dec5a64cdfc2b2ba66ea240d9fa1cdbe3eb" +SRCREV = "025de2bf790fa83a89a8846e2d536a1d7df04ce0" QMAKE_PROFILES = "${S}/neptune3-ui.pro" diff --git a/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb b/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb index a0b49f6..371f34d 100644 --- a/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb +++ b/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb @@ -1,6 +1,6 @@ ############################################################################ ## -## Copyright (C) 2018 The Qt Company Ltd. +## Copyright (C) 2019 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## ## This file is part of the Boot to Qt meta layer. @@ -37,7 +37,7 @@ require recipes-qt/qt5/qt5-git.inc QT_GIT_PROJECT = "qt-apps" -SRCREV = "dc83ea3bcbcfece8a0c5caeafcdd9f0854ffae6f" +SRCREV = "dba9123f63b8619df930c5c93b33161b3eea6f42" DEPENDS = "qtbase qtdeclarative" diff --git a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb b/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb index 7c81fc5..2970484 100644 --- a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb +++ b/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb @@ -1,6 +1,6 @@ ############################################################################ ## -## Copyright (C) 2018 The Qt Company Ltd. +## Copyright (C) 2019 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## ## This file is part of the Boot to Qt meta layer. @@ -35,7 +35,7 @@ inherit qt5-module require recipes-qt/qt5/qt5-git.inc QT_MODULE_BRANCH = "dev" -SRCREV = "9c4ff31161c2ea09c790ab143a23b3fe997ed4a3" +SRCREV = "267f162d75ee78f79785c43dddfcdd3089d54d53" DEPENDS = "qtbase qtdeclarative libyaml libarchive \ ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland qtwayland-native", "", d)}" diff --git a/meta-boot2qt/recipes-qt/automotive/qtivi_git.bb b/meta-boot2qt/recipes-qt/automotive/qtivi_git.bb index cb3f6a3..1bffe79 100644 --- a/meta-boot2qt/recipes-qt/automotive/qtivi_git.bb +++ b/meta-boot2qt/recipes-qt/automotive/qtivi_git.bb @@ -1,6 +1,6 @@ ############################################################################ ## -## Copyright (C) 2018 The Qt Company Ltd. +## Copyright (C) 2019 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## ## This file is part of the Boot to Qt meta layer. @@ -51,7 +51,7 @@ SRC_URI += " \ file://0001-Use-QT_HOST_BINS-get-for-getting-correct-path.patch \ " -SRCREV_qtivi = "b18956edd578f49f369f7b3863881d0fadb035df" +SRCREV_qtivi = "9c67df72b02680f3f05bed3e4a9c593a669f23bb" SRCREV_qface = "0a3ae7686e1100be452b8c435bdcd84ec242340e" SRCREV = "${SRCREV_qtivi}" SRCREV_FORMAT = "qtivi_qface" diff --git a/meta-boot2qt/recipes-qt/automotive/qtwebbrowser_git.bb b/meta-boot2qt/recipes-qt/automotive/qtwebbrowser_git.bb index ed299ac..dada7a3 100644 --- a/meta-boot2qt/recipes-qt/automotive/qtwebbrowser_git.bb +++ b/meta-boot2qt/recipes-qt/automotive/qtwebbrowser_git.bb @@ -1,6 +1,6 @@ ############################################################################ ## -## Copyright (C) 2018 The Qt Company Ltd. +## Copyright (C) 2019 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## ## This file is part of the Boot to Qt meta layer. @@ -37,7 +37,7 @@ require recipes-qt/qt5/qt5-git.inc QT_GIT_PROJECT = "qt-apps" QT_MODULE_BRANCH = "dev" -SRCREV = "09d629199fa153ea7954321d81f647d5eb52fb6c" +SRCREV = "93637d1b4f32a1f73613f70b29544f232059d600" DEPENDS = "qtbase qtdeclarative qtwebengine" -- cgit v1.2.3-54-g00ecf