diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2017-10-30 16:32:40 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2017-10-30 20:40:52 +0000 |
commit | 05704da105a46e5b9f4523e715a4d3c7f754a535 (patch) | |
tree | 09637c3e0cc409a5d0cde7cf85fb500b82fbadc7 | |
parent | 211695b46a2e1b86f01f3d150e1502c3e473aaab (diff) | |
download | meta-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.bb | 2 |
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 | |||
9 | SRC_URI = "git://github.com/KDAB/GammaRay;branch=${BRANCH}" | 9 | SRC_URI = "git://github.com/KDAB/GammaRay;branch=${BRANCH}" |
10 | 10 | ||
11 | BRANCH = "master" | 11 | BRANCH = "master" |
12 | SRCREV = "fb918ea49c816dea915a7e7899ad6a765fef28a8" | 12 | SRCREV = "bc0ceb37dc8ef8e3a2a09a8fbc3e300f853a58e3" |
13 | PV = "${BRANCH}+git${SRCPV}" | 13 | PV = "${BRANCH}+git${SRCPV}" |
14 | 14 | ||
15 | DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity qt3d qtivi qtscxml qtscxml-native \ | 15 | DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity qt3d qtivi qtscxml qtscxml-native \ |