aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2020-03-04 10:36:42 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2020-03-06 09:59:24 +0200
commitf83f59f28118d168e5cbbae6e4acc034b599d061 (patch)
tree4bec2793c5d8004102affeabecf303fefde65af8
parent93c5d711d91f35cdb6cb241a3cf5a275528b8d6c (diff)
Update automotive sha1s for QtAS 5.14.1
Change-Id: I53660da96d69153a7427a1b1f7183421daa3c24c Reviewed-by: Kimmo Ollila <kimmo.ollila@qt.io>
-rw-r--r--meta-boot2qt/recipes-qt/automotive/gammaray_git.bb2
-rw-r--r--meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb2
-rw-r--r--meta-boot2qt/recipes-qt/automotive/qtsaferenderer_git.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/gammaray_git.bb b/meta-boot2qt/recipes-qt/automotive/gammaray_git.bb
index 0fe836c2..d90d6635 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.14"
-SRCREV = "6e0f6275ce67202d7850547239a2d228ffe43a24"
+SRCREV = "2182c8d635c7f2fb80d8bf4f2c75b951edf2e718"
PV = "${BRANCH}+git${SRCPV}"
DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity qt3d qtivi qtscxml qtscxml-native \
diff --git a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb b/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
index 56cc16e5..6c0f7a52 100644
--- a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
@@ -34,7 +34,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504"
inherit qt5-module
require recipes-qt/qt5/qt5-git.inc
-SRCREV = "c8c3e7408c95d33328173249606a3070e7ce677d"
+SRCREV = "a29a60774a74e13d5803e1c9109bc88823dfaa25"
DEPENDS = "qtbase qtdeclarative libyaml libarchive \
${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland qtwayland-native", "", d)}"
diff --git a/meta-boot2qt/recipes-qt/automotive/qtsaferenderer_git.bb b/meta-boot2qt/recipes-qt/automotive/qtsaferenderer_git.bb
index e881e467..d507446a 100644
--- a/meta-boot2qt/recipes-qt/automotive/qtsaferenderer_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/qtsaferenderer_git.bb
@@ -52,7 +52,7 @@ SRC_URI = "\
git://codereview.qt-project.org/tqtc-boot2qt/qtsaferenderer;branch=${BRANCH};protocol=ssh;sdk-uri=Src/QtSafeRenderer-1.1.2 \
file://0001-Fix-yocto-build-issues.patch \
"
-SRCREV = "398bf434849e9a64f6d69d708a9d5a2480a80eb6"
+SRCREV = "5b0a004c3c985c507ae713e239d8d7b13f495531"
DEPENDS = "qtbase qtdeclarative"