From 43bb2e17e8d3143ccd6b13d568bba030d45205a2 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Mon, 8 Feb 2016 08:40:47 +0200 Subject: gammaray: update to latest revision in 2.4 branch Change-Id: Id33ddcb8eb9666469f4da12496e5d94732e58ccf Reviewed-by: Volker Krause Reviewed-by: Teemu Holappa --- recipes-qt/automotive/gammaray_git.bb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/recipes-qt/automotive/gammaray_git.bb b/recipes-qt/automotive/gammaray_git.bb index e51255a..033e534 100644 --- a/recipes-qt/automotive/gammaray_git.bb +++ b/recipes-qt/automotive/gammaray_git.bb @@ -2,13 +2,14 @@ SUMMARY = "GammaRay Qt introspection probe" HOMEPAGE = "http://www.kdab.com/gammaray" LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://LICENSE.GPL.txt;md5=2abfe5daa817fd4346b6d55293941415" +LIC_FILES_CHKSUM = "file://LICENSE.GPL.txt;md5=5996517d53e3c2722d457fb633e970ed" inherit cmake_qt5 -SRC_URI = "git://github.com/KDAB/GammaRay;branch=master" +SRC_URI = "git://github.com/KDAB/GammaRay;branch=${BRANCH}" -SRCREV = "e058d34c99513432673641e05913c5270e044901" +BRANCH = "2.4" +SRCREV = "4995051c9d6733ce3eabb486283160bf31c87c10" PV = "2.5.50+git${SRCPV}" DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity" -- cgit v1.2.3-54-g00ecf