summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Krause <volker.krause@kdab.com>2017-03-08 13:59:53 +0100
committerVolker Krause <volker.krause@kdab.com>2017-03-09 10:51:43 +0000
commitcbad2b88d09dbfddd13aad179d2666a4ad743dd0 (patch)
tree633a2cdf1003b0daee3a83a7a18196396c8859f1
parentc2f620c0dafbefe821e484ce44348ff41f660e6f (diff)
downloadmeta-boot2qt-cbad2b88d09dbfddd13aad179d2666a4ad743dd0.tar.gz
Update GammaRay to the same version as used by the QtAS 1.1 host tools
Change-Id: I61c590d3d901235cbe6e67f4d3a115ecc26b781c Reviewed-by: Jan Arne Petersen <jan.petersen@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 0603eef..ca5db11 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 = "2.7" 11BRANCH = "2.7"
12SRCREV = "dc7a5d383bf7aa7b3e0361fa1d871eb7fad1a04a" 12SRCREV = "a22da6d63cab08f3ef8588611fdbda3f96731efe"
13PV = "${BRANCH}+git${SRCPV}" 13PV = "${BRANCH}+git${SRCPV}"
14 14
15DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity qt3d qtivi qtscxml \ 15DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity qt3d qtivi qtscxml \