summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Krause <volker.krause@kdab.com>2018-02-15 11:48:00 +0100
committerVolker Krause <volker.krause@kdab.com>2018-02-15 12:10:44 +0000
commitf7eb0d86fc40f457ac41fa3d559b147743c2658f (patch)
tree83ae266994d3aeefc992f57e4017a6df1e2be7c4
parent2563827c79dd4003292cb67f3dca16fdaa1615d0 (diff)
downloadmeta-boot2qt-f7eb0d86fc40f457ac41fa3d559b147743c2658f.tar.gz
Update GammaRay to the 2.9.0 release
Change-Id: Id709058c3bceb1ce2ab2fa2f5091e6e915ed0029 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
-rw-r--r--recipes-qt/automotive/gammaray_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/automotive/gammaray_git.bb b/recipes-qt/automotive/gammaray_git.bb
index 09e78d8..7466822 100644
--- a/recipes-qt/automotive/gammaray_git.bb
+++ b/recipes-qt/automotive/gammaray_git.bb
@@ -9,7 +9,7 @@ inherit cmake_qt5
9SRC_URI = "git://github.com/KDAB/GammaRay;branch=${BRANCH}" 9SRC_URI = "git://github.com/KDAB/GammaRay;branch=${BRANCH}"
10 10
11BRANCH = "5.9" 11BRANCH = "5.9"
12SRCREV = "2febf153fc388da8b03bb432201f303ea6089c66" 12SRCREV = "87656b9c344077d84682b53ba3e4676e18b57f9e"
13PV = "${BRANCH}+git${SRCPV}" 13PV = "${BRANCH}+git${SRCPV}"
14 14
15DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity qt3d qtivi qtscxml qtscxml-native \ 15DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity qt3d qtivi qtscxml qtscxml-native \