summaryrefslogtreecommitdiffstats
path: root/recipes-test/gcovr/gcovr_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-test/gcovr/gcovr_git.bb')
-rw-r--r--recipes-test/gcovr/gcovr_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-test/gcovr/gcovr_git.bb b/recipes-test/gcovr/gcovr_git.bb
index d302c0f6..422f514e 100644
--- a/recipes-test/gcovr/gcovr_git.bb
+++ b/recipes-test/gcovr/gcovr_git.bb
@@ -6,7 +6,7 @@ LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=221e634a1ceafe02ef74462cbff2fb16"
PV = "4.2+git${SRCPV}"
-SRC_URI = "git://github.com/gcovr/gcovr.git;protocol=https"
+SRC_URI = "git://github.com/gcovr/gcovr.git;protocol=https;branch=master"
SRCREV = "1bc72e3bb59b9296e962b350691732ddafbd3195"
S = "${WORKDIR}/git"