summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2017-10-30 16:32:40 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2017-10-30 20:40:52 +0000
commit05704da105a46e5b9f4523e715a4d3c7f754a535 (patch)
tree09637c3e0cc409a5d0cde7cf85fb500b82fbadc7
parent211695b46a2e1b86f01f3d150e1502c3e473aaab (diff)
downloadmeta-boot2qt-05704da105a46e5b9f4523e715a4d3c7f754a535.tar.gz
gammary: update revision
QtIVI plugin build fails with latest version of QtIVI. Change-Id: I473d06340fa9e4c14cbf7ea306951ddb39b81c3b 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 d1e8f38..6ba1d5c 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 = "fb918ea49c816dea915a7e7899ad6a765fef28a8" 12SRCREV = "bc0ceb37dc8ef8e3a2a09a8fbc3e300f853a58e3"
13PV = "${BRANCH}+git${SRCPV}" 13PV = "${BRANCH}+git${SRCPV}"
14 14
15DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity qt3d qtivi qtscxml qtscxml-native \ 15DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity qt3d qtivi qtscxml qtscxml-native \