aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJukka Jokiniva <jukka.jokiniva@qt.io>2019-06-12 08:13:58 +0300
committerJukka Jokiniva <jukka.jokiniva@qt.io>2019-06-12 08:13:58 +0300
commitd1129eff662f626f4b3da5190d21d78756850039 (patch)
tree800342f35075a1a8312168c13d15fde3ace2004f
parent42c42876b3404557c7d9f8c9e4936fe6e91da6e9 (diff)
Update submodules sha1s for gammaray, qtivi and qtapplicationmanager
Change-Id: I0da2b7fedf24ba642b70124407b7116c123371a5 Reviewed-by: Mikko Gronoff <mikko.gronoff@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/qtivi_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 c18ea719..0451c146 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.13"
-SRCREV = "f7df8dd69f434ede43cd2a89804421e882a5788e"
+SRCREV = "9e8107080dad6f8bf2415098c86f44d84504e777"
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 b3d65ded..23c79d3b 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 = "721e1ca52f08b89b2abb8bcb224d7f226f059244"
+SRCREV = "8af211f506fa8b1843781d720ccb982bc01afd4d"
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 9e3408d7..50e53601 100644
--- a/meta-boot2qt/recipes-qt/automotive/qtivi_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/qtivi_git.bb
@@ -50,7 +50,7 @@ SRC_URI += " \
file://0001-Use-QT_HOST_BINS-get-for-getting-correct-path.patch \
"
-SRCREV = "977bcc9e49b769f230fb76e57b421042c4f2fbef"
+SRCREV = "b53aed00e4ea42b835d263ff3435f2e72b50a3e2"
PACKAGECONFIG ?= "taglib ivigenerator remoteobjects"
PACKAGECONFIG[taglib] = "QMAKE_EXTRA_ARGS+=-feature-taglib,QMAKE_EXTRA_ARGS+=-no-feature-taglib,taglib"