aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRisto Avila <risto.avila@qt.io>2016-06-29 17:14:57 +0300
committerRisto Avila <risto.avila@qt.io>2016-06-29 16:07:30 +0000
commit30a175a5600825bda75f56fba8c29313dbe05540 (patch)
tree431e2082a30485f415560a58706fef2293c90dbf
parent01ab2d09c4535ced6dee85a00d0421205a3aa10a (diff)
Update gammaray version to fc0b87dcff40276bc1e4ad6c86674363ca576617 --> 2.5
Change-Id: I22614d5489a81a2b0f1c428633cae30cff088be9 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
-rw-r--r--recipes-qt/automotive/gammaray_git.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-qt/automotive/gammaray_git.bb b/recipes-qt/automotive/gammaray_git.bb
index 624fc71d..0d397a31 100644
--- a/recipes-qt/automotive/gammaray_git.bb
+++ b/recipes-qt/automotive/gammaray_git.bb
@@ -8,11 +8,11 @@ inherit cmake_qt5
SRC_URI = "git://github.com/KDAB/GammaRay;branch=${BRANCH}"
-BRANCH = "2.4"
-SRCREV = "4cf2c07d9ab6af3f4e0a869749ced1a9d8c86e8e"
-PV = "2.4.1+git${SRCPV}"
+BRANCH = "master"
+SRCREV = "fc0b87dcff40276bc1e4ad6c86674363ca576617"
+PV = "master+git${SRCPV}"
-DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity"
+DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity qt3d"
S = "${WORKDIR}/git"