diff options
author | Volker Krause <volker.krause@kdab.com> | 2018-12-03 16:27:23 +0100 |
---|---|---|
committer | Volker Krause <volker.krause@kdab.com> | 2018-12-05 12:11:35 +0000 |
commit | 880ecb7a6e993a986d24c9a8b813bf2a48f51d24 (patch) | |
tree | ae351c9af8b09726ef7b6c5ca99b53e3d729620f /meta-boot2qt/recipes-qt | |
parent | 03244e9647e8523982e9b796cc05dc460d8e45ac (diff) | |
download | meta-boot2qt-880ecb7a6e993a986d24c9a8b813bf2a48f51d24.tar.gz |
Update GammaRay to the 2.10 release
Change-Id: I53d040aa8e87aec8e8944a9dbad39de3f3e45a7c
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'meta-boot2qt/recipes-qt')
-rw-r--r-- | meta-boot2qt/recipes-qt/automotive/gammaray_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/gammaray_git.bb b/meta-boot2qt/recipes-qt/automotive/gammaray_git.bb index 6f14c6e..0a84a7c 100644 --- a/meta-boot2qt/recipes-qt/automotive/gammaray_git.bb +++ b/meta-boot2qt/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 = "5.12" | 11 | BRANCH = "5.12" |
12 | SRCREV = "f9cb19adc34684bbca56fd6eb3903e041764e742" | 12 | SRCREV = "cd00ba76ea9399131d28e275432c7d101e634951" |
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 \ |