summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2016-08-19 10:32:37 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2016-08-19 08:16:18 +0000
commit18ff2478da76c1b35c3eeec2a698d80060d4b862 (patch)
treeb57ed46fb59ce8313888d1465a64f1eecc770e34
parentffdd18178f9016c5e556f6b70ab70ba66956807e (diff)
downloadmeta-boot2qt-18ff2478da76c1b35c3eeec2a698d80060d4b862.tar.gz
gammaray: update revision to match gammaray plugin in QtC 4.1v1.0_QtAS
Change-Id: I905a425d06bfaa31935c8546f12f76a95ba4feea 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 06fe24a..0456023 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 = "4e8ff158816f07ced45a2cc71cf4176b7c0656d2" 12SRCREV = "6262eaeaee74109f9c1bd85de99c9b039d8938f5"
13PV = "master+git${SRCPV}" 13PV = "master+git${SRCPV}"
14 14
15DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity qt3d" 15DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity qt3d"