From a9f070da583f6dfb3089e94f1c7b2861eb13554e Mon Sep 17 00:00:00 2001 From: Christian Eggers Date: Fri, 24 Nov 2023 08:45:15 +0100 Subject: python3-gcovr: switch to main branch Branch "master" has been renamed to "main". Signed-off-by: Christian Eggers Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python3-gcovr_5.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-gcovr_5.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-gcovr_5.1.bb b/meta-python/recipes-devtools/python/python3-gcovr_5.1.bb index 9ab8aa9a89..5dcd9496c5 100644 --- a/meta-python/recipes-devtools/python/python3-gcovr_5.1.bb +++ b/meta-python/recipes-devtools/python/python3-gcovr_5.1.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=08208c66520e8d69d5367483186d94ed" -SRC_URI = "git://github.com/gcovr/gcovr.git;branch=master;protocol=https" +SRC_URI = "git://github.com/gcovr/gcovr.git;branch=main;protocol=https" SRC_URI += "file://0001-Fix-parsing-of-gcov-metadata-601.patch" SRCREV = "e71e883521b78122c49016eb4e510e6da06c6916" -- cgit v1.2.3-54-g00ecf