From c20e297c8a13b37079dc1a03fcc22d0de2bcece7 Mon Sep 17 00:00:00 2001
From: Jukka Jokiniva <jukka.jokiniva@qt.io>
Date: Wed, 20 Feb 2019 12:40:27 +0200
Subject: [PATCH] Update Automotive submodules

Change-Id: I4ced6736efa82c5ec81df1215974f4266e39d0b0
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
---
 meta-boot2qt/recipes-qt/automotive/gammaray_git.bb    | 2 +-
 meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-boot2qt/recipes-qt/automotive/gammaray_git.bb b/meta-boot2qt/recipes-qt/automotive/gammaray_git.bb
index 43a1d3ba..2bccdca6 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 = "51dbb9967d781221786217bcc87b413f3a72b3d3"
+SRCREV = "79a38d681fca747280eea885ac33d0193a4f5c9b"
 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 57ebb978..eac6bed3 100644
--- a/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb
@@ -45,7 +45,7 @@ SRC_URI += " \
     file://neptune.service \
     "
 
-SRCREV = "2967c71f493d0028db4f9582123c3f88e2560fc2"
+SRCREV = "544a0f1b7493c28c3667e2cc18c4927af9ac2756"
 
 QMAKE_PROFILES = "${S}/neptune3-ui.pro"
 
-- 
GitLab