diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2016-08-19 10:32:37 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2016-08-19 08:16:18 +0000 |
commit | 18ff2478da76c1b35c3eeec2a698d80060d4b862 (patch) | |
tree | b57ed46fb59ce8313888d1465a64f1eecc770e34 | |
parent | ffdd18178f9016c5e556f6b70ab70ba66956807e (diff) | |
download | meta-boot2qt-18ff2478da76c1b35c3eeec2a698d80060d4b862.tar.gz |
gammaray: update revision to match gammaray plugin in QtC 4.1v1.0_QtAS
Change-Id: I905a425d06bfaa31935c8546f12f76a95ba4feea
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 06fe24a..0456023 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 = "4e8ff158816f07ced45a2cc71cf4176b7c0656d2" | 12 | SRCREV = "6262eaeaee74109f9c1bd85de99c9b039d8938f5" |
13 | PV = "master+git${SRCPV}" | 13 | PV = "master+git${SRCPV}" |
14 | 14 | ||
15 | DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity qt3d" | 15 | DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity qt3d" |