summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Krause <volker.krause@kdab.com>2016-12-09 14:51:42 +0100
committerChristoph Sterz <christoph.sterz@kdab.com>2016-12-09 14:33:37 +0000
commit5ab78d80a64b604b93ed2d0a93dac8972aadacc8 (patch)
tree7fe766ac4a735f3a9c1ee09557e58b30b6ae1a2c
parent2e5f9797fed62516808cb52c0e579726c785c5e7 (diff)
downloadmeta-boot2qt-5ab78d80a64b604b93ed2d0a93dac8972aadacc8.tar.gz
Update GammaRay version to include the QtIvi plugin
Change-Id: Id81f01e2af9f257829290ed29db12f1ab3c50dda Reviewed-by: Christoph Sterz <christoph.sterz@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 34b75ff..2209f61 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 = "a8aac3b8fbc1f564c5d8149c28377ccac626a6e7" 12SRCREV = "add939931c7b7ca0fb413b3457ff4b5be6282451"
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 \