summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Krause <volker.krause@kdab.com>2018-12-03 16:27:23 +0100
committerVolker Krause <volker.krause@kdab.com>2018-12-05 12:11:35 +0000
commit880ecb7a6e993a986d24c9a8b813bf2a48f51d24 (patch)
treeae351c9af8b09726ef7b6c5ca99b53e3d729620f
parent03244e9647e8523982e9b796cc05dc460d8e45ac (diff)
downloadmeta-boot2qt-880ecb7a6e993a986d24c9a8b813bf2a48f51d24.tar.gz
Update GammaRay to the 2.10 release
Change-Id: I53d040aa8e87aec8e8944a9dbad39de3f3e45a7c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-rw-r--r--meta-boot2qt/recipes-qt/automotive/gammaray_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/gammaray_git.bb b/meta-boot2qt/recipes-qt/automotive/gammaray_git.bb
index 6f14c6e..0a84a7c 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
9SRC_URI = "git://github.com/KDAB/GammaRay;branch=${BRANCH}" 9SRC_URI = "git://github.com/KDAB/GammaRay;branch=${BRANCH}"
10 10
11BRANCH = "5.12" 11BRANCH = "5.12"
12SRCREV = "f9cb19adc34684bbca56fd6eb3903e041764e742" 12SRCREV = "cd00ba76ea9399131d28e275432c7d101e634951"
13PV = "${BRANCH}+git${SRCPV}" 13PV = "${BRANCH}+git${SRCPV}"
14 14
15DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity qt3d qtivi qtscxml qtscxml-native \ 15DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity qt3d qtivi qtscxml qtscxml-native \