From b808f7785a43e046a6ce33af67298e273bc18336 Mon Sep 17 00:00:00 2001 From: Volker Krause Date: Wed, 1 Feb 2017 15:16:39 +0100 Subject: Update GammaRay to the latest 2.7 branch Change-Id: Ieb60632d524c9a501aacf71df7a0c35f69810ca1 Reviewed-by: Samuli Piippo --- recipes-qt/automotive/gammaray_git.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-qt/automotive/gammaray_git.bb b/recipes-qt/automotive/gammaray_git.bb index f9fb715..0603eef 100644 --- a/recipes-qt/automotive/gammaray_git.bb +++ b/recipes-qt/automotive/gammaray_git.bb @@ -2,15 +2,15 @@ SUMMARY = "GammaRay Qt introspection probe" HOMEPAGE = "http://www.kdab.com/gammaray" LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://LICENSE.GPL.txt;md5=5996517d53e3c2722d457fb633e970ed" +LIC_FILES_CHKSUM = "file://LICENSE.GPL.txt;md5=560b8b2e529f7a17ee5dde6e5d0c0d69" inherit cmake_qt5 SRC_URI = "git://github.com/KDAB/GammaRay;branch=${BRANCH}" -BRANCH = "master" -SRCREV = "b961eb1b84718256acc678ec16a2b45e98990cd7" -PV = "master+git${SRCPV}" +BRANCH = "2.7" +SRCREV = "dc7a5d383bf7aa7b3e0361fa1d871eb7fad1a04a" +PV = "${BRANCH}+git${SRCPV}" DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity qt3d qtivi qtscxml \ ${@base_contains("DISTRO_FEATURES", "wayland", "qtwayland", "", d)}" -- cgit v1.2.3-54-g00ecf