Update github.com git:// SRC_URIs
[AGL/meta-agl-demo.git] / recipes-test / gcovr / gcovr_git.bb
index 6da04cc..422f514 100644 (file)
@@ -6,14 +6,14 @@ 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"
 
 inherit setuptools3
 
-RDEPENDS_${PN} += " \
+RDEPENDS:${PN} += " \
     python3-compression \
     python3-core \
     python3-crypt \