aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJukka Jokiniva <jukka.jokiniva@qt.io>2020-08-05 08:44:50 +0300
committerJukka Jokiniva <jukka.jokiniva@qt.io>2020-08-05 14:52:24 +0300
commitd76756454a283f537cc6374c915297f250de9f85 (patch)
treebaa1a87a183e80880154d9e51d678ac33665c521
parent80e05d97af89b209b125d9e8957760fc02ba1192 (diff)
Update automotive sha1s for QtAS 5.15.0
Change-Id: I8a8bf14a050384f55c3ade830ab468796386f02c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-rw-r--r--meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb2
-rw-r--r--meta-boot2qt/recipes-qt/automotive/qmllive_git.bb2
-rw-r--r--meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb b/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb
index 4be4d9ac..ddb54ae8 100644
--- a/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb
@@ -53,7 +53,7 @@ SRC_URI += " \
SRC_URI_append_mx6 = " file://0001_hardware_variant_low.patch"
SRC_URI_append_rpi = " file://0001_hardware_variant_low.patch"
-SRCREV = "578a5c16a25942a512003aa83330b2f17d50e052"
+SRCREV = "5a197ab4fa85ca5368d894e9db0acd1e9d44cc5e"
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 f0f87c8c..be2d03c2 100644
--- a/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb
@@ -37,7 +37,7 @@ require recipes-qt/qt5/qt5-git.inc
QT_GIT_PROJECT = "qt-apps"
-SRCREV = "4b3191afb2955de2fa2e7b3cb6e76302b0b1f370"
+SRCREV = "8c893f697b86f45d478078980e2f81457d6b52e4"
DEPENDS = "qtbase qtdeclarative"
diff --git a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb b/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
index 90aa6b7b..9cb77625 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 = "e0c6da31673efd35e27a0749dfe395abce83d2ee"
+SRCREV = "73f48d422923a33c38106de769f0ad94a77355ad"
DEPENDS = "qtbase qtdeclarative libyaml libarchive \
${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland qtwayland-native", "", d)}"