summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Sterz <christoph.sterz@kdab.com>2016-11-29 13:13:51 +0100
committerVolker Krause <volker.krause@kdab.com>2016-11-29 12:24:46 +0000
commit54c76510dcd98896be4ff1fa8530a4b2cd139e36 (patch)
treeb24f181632f75da69481cfdff9ee081b8963c17c
parent9514f794c8e4cc25ff584b22323be009a41527da (diff)
downloadmeta-boot2qt-54c76510dcd98896be4ff1fa8530a4b2cd139e36.tar.gz
Update GammaRay Version
This is necessary for development. It ensures new exchange protocol between gammaray's server and client. Change-Id: I16d4c998f9f407df8a36d7afc3096271a6c32803 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> Reviewed-by: Volker Krause <volker.krause@kdab.com>
-rw-r--r--recipes-qt/automotive/gammaray_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/automotive/gammaray_git.bb b/recipes-qt/automotive/gammaray_git.bb
index 8dd44bb..34b75ff 100644
--- a/recipes-qt/automotive/gammaray_git.bb
+++ b/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 = "master" 11BRANCH = "master"
12SRCREV = "6262eaeaee74109f9c1bd85de99c9b039d8938f5" 12SRCREV = "a8aac3b8fbc1f564c5d8149c28377ccac626a6e7"
13PV = "master+git${SRCPV}" 13PV = "master+git${SRCPV}"
14 14
15DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity qt3d qtivi \ 15DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity qt3d qtivi \