aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEgor Nemtsev <enemtsev@luxoft.com>2020-02-03 12:42:33 +0300
committerEgor Nemtsev <enemtsev@luxoft.com>2020-02-05 15:46:44 +0300
commitc26c8851acbd97205f8bd438919c002c1e6b922c (patch)
tree6820b78163e96cf4c7a0c4d6696e9ccbb39438c0
parent4f356dea42c08ccc5e39adf13e09efa89c69c5d9 (diff)
[automotive] update the latest Neptune 3 UI, QtIVI, QtAppMan
Change-Id: Ide7eb314b37c93ecf24319c5e2a01052490fa069 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/qtapplicationmanager_git.bb2
-rw-r--r--meta-boot2qt/recipes-qt/automotive/qtivi_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 281e1e06..f3121c7d 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 = "53e1320f4c1f4ba3cfaa0d0b38b06c0963c2af0a"
+SRCREV = "b1ca6eb8af21ed59ae122dde9583789f7dbce138"
QMAKE_PROFILES = "${S}/neptune3-ui.pro"
diff --git a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb b/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
index 49dfe355..43855ba9 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 = "2d848e6d6562ac057a95ccc723408038b45e34bc"
+SRCREV = "43e62d9eb104725407dce2ddfd7ba3d9cf58edc4"
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 06bf84fc..34b4bf84 100644
--- a/meta-boot2qt/recipes-qt/automotive/qtivi_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/qtivi_git.bb
@@ -54,7 +54,7 @@ SRC_URI += " \
file://ivi-services.target \
"
-SRCREV = "b8fef41e062dd45c86c452cc540c529e68cbd5f2"
+SRCREV = "89d3ea0c02f64173d47a7d1def16de22c3361158"
PACKAGECONFIG ?= "taglib ivigenerator remoteobjects"
PACKAGECONFIG[taglib] = "QMAKE_EXTRA_ARGS+=-feature-taglib,QMAKE_EXTRA_ARGS+=-no-feature-taglib,taglib"