diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2016-04-19 09:59:52 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2016-04-20 09:52:44 +0000 |
commit | f043ae36aa4cd0895110bed92bbf68370f559f5b (patch) | |
tree | f72308c248895f63ab9c732fcd6be4fc096bce8b | |
parent | d9a4b97a1974ba358418443ce1ab6e162070a5f4 (diff) | |
download | meta-boot2qt-f043ae36aa4cd0895110bed92bbf68370f559f5b.tar.gz |
gammaray: update revision
Change-Id: Ie005dc271d96610c4243ddfb1a73f7497c0f9050
Reviewed-by: Volker Krause <volker.krause@kdab.com>
-rw-r--r-- | recipes-qt/automotive/gammaray_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/automotive/gammaray_git.bb b/recipes-qt/automotive/gammaray_git.bb index 033e534..624fc71 100644 --- a/recipes-qt/automotive/gammaray_git.bb +++ b/recipes-qt/automotive/gammaray_git.bb | |||
@@ -9,8 +9,8 @@ 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 = "2.4" | 11 | BRANCH = "2.4" |
12 | SRCREV = "4995051c9d6733ce3eabb486283160bf31c87c10" | 12 | SRCREV = "4cf2c07d9ab6af3f4e0a869749ced1a9d8c86e8e" |
13 | PV = "2.5.50+git${SRCPV}" | 13 | PV = "2.4.1+git${SRCPV}" |
14 | 14 | ||
15 | DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity" | 15 | DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity" |
16 | 16 | ||