summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Krause <volker.krause@kdab.com>2019-01-18 10:10:41 +0100
committerVolker Krause <volker.krause@kdab.com>2019-01-18 14:36:07 +0000
commit5e9819044b5536eea9ad01cce0a6cc85d8b1ea6b (patch)
tree85a441f6ac4c22957fe1e82c78f80f2537377066
parentcbb12da98c41120ebc5b890623324c2956abe495 (diff)
downloadmeta-boot2qt-5e9819044b5536eea9ad01cce0a6cc85d8b1ea6b.tar.gz
Update GammaRay for 5.12.1
Change-Id: I36077848ae5541ddbc95a1276893b540714adf4a 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 0a84a7c..e92f00c 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 = "cd00ba76ea9399131d28e275432c7d101e634951" 12SRCREV = "6279cbaa86c2a66e15a5d1cc9df071912b44090c"
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 \