diff options
author | Volker Krause <volker.krause@kdab.com> | 2018-10-23 10:49:32 +0200 |
---|---|---|
committer | Volker Krause <volker.krause@kdab.com> | 2018-10-24 07:20:02 +0000 |
commit | cf7b0245bca6bd57e39a8d31d6ac815ed14038f7 (patch) | |
tree | 7dc77b437b272d61c9878936bfcb45f2156bf891 /meta-boot2qt/recipes-qt | |
parent | c86c3b7fbd0649c8a78cf0d1c5f59f291f054636 (diff) | |
download | meta-boot2qt-cf7b0245bca6bd57e39a8d31d6ac815ed14038f7.tar.gz |
Update to GammaRay 2.10 for QtAS 5.12
Change-Id: I2c29de876c917c3df8f919d70656df1e4fec9e71
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/gammaray_git.bb b/meta-boot2qt/recipes-qt/automotive/gammaray_git.bb index a3ec584..ed912c0 100644 --- a/meta-boot2qt/recipes-qt/automotive/gammaray_git.bb +++ b/meta-boot2qt/recipes-qt/automotive/gammaray_git.bb | |||
@@ -8,8 +8,8 @@ inherit cmake_qt5 | |||
8 | 8 | ||
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.11" | 11 | BRANCH = "5.12" |
12 | SRCREV = "2cd4585e287a2bcf80572505537e5e75d020c5f5" | 12 | SRCREV = "f9cb19adc34684bbca56fd6eb3903e041764e742" |
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 \ |