aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJukka Jokiniva <jukka.jokiniva@qt.io>2019-06-03 15:46:35 +0300
committerJukka Jokiniva <jukka.jokiniva@qt.io>2019-06-03 15:46:35 +0300
commit3c83570475db7db0258a6a8c4b5c885d7c9e4940 (patch)
tree413c9726246af0414253a69bed1482134108f9c4
parent7a4c2ceebd46ed292e446e1eaa600afa3e7ca84d (diff)
Update qmllive and qtapplicationmanager for automotive
Change-Id: Id177a933a603a2a10e1997624dbc43c2ecf7f64d Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-rw-r--r--meta-boot2qt/recipes-qt/automotive/qmllive_git.bb2
-rw-r--r--meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb b/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb
index 78eb3468..298b7bd0 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 = "aa5b08501ef8fe1aabf85286c2d8c8fa697d956c"
+SRCREV = "57a01a6a87bdb33d73d6fbb6fe39d071d52522aa"
DEPENDS = "qtbase qtdeclarative"
diff --git a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb b/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
index ab7dbbae..b3d65ded 100644
--- a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
@@ -35,7 +35,7 @@ inherit qt5-module
require recipes-qt/qt5/qt5-git.inc
QT_MODULE_BRANCH = "5.13"
-SRCREV = "8174e3be0d437096246968c3e4d2527b5005625b"
+SRCREV = "721e1ca52f08b89b2abb8bcb224d7f226f059244"
DEPENDS = "qtbase qtdeclarative libyaml libarchive \
${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland qtwayland-native", "", d)}"