summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2017-09-06 15:21:43 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2017-09-06 13:40:29 +0000
commitd0d628796f2c82c42820e59dfe0521f20d079be7 (patch)
tree6790dcd574b9b678ed05378afe188ae9326c671d
parent1ee03ec903479172cf84845f024e94f28f2f6817 (diff)
downloadmeta-boot2qt-d0d628796f2c82c42820e59dfe0521f20d079be7.tar.gz
gammaray: update revision
Previous revision no longer compiled with latest Qt 5.10 Change-Id: Ie939815efa56b96588a66444d79e58e1e915a389 Reviewed-by: Volker Krause <volker.krause@kdab.com>
-rw-r--r--recipes-qt/automotive/gammaray_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/automotive/gammaray_git.bb b/recipes-qt/automotive/gammaray_git.bb
index 9be94d0..d1e8f38 100644
--- a/recipes-qt/automotive/gammaray_git.bb
+++ b/recipes-qt/automotive/gammaray_git.bb
@@ -8,8 +8,8 @@ inherit cmake_qt5
8 8
9SRC_URI = "git://github.com/KDAB/GammaRay;branch=${BRANCH}" 9SRC_URI = "git://github.com/KDAB/GammaRay;branch=${BRANCH}"
10 10
11BRANCH = "2.7" 11BRANCH = "master"
12SRCREV = "a22da6d63cab08f3ef8588611fdbda3f96731efe" 12SRCREV = "fb918ea49c816dea915a7e7899ad6a765fef28a8"
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 \