diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-gcovr_8.0.bb (renamed from meta-python/recipes-devtools/python/python3-gcovr_7.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-gcovr_7.2.bb b/meta-python/recipes-devtools/python/python3-gcovr_8.0.bb index 517124742a..27a4972ade 100644 --- a/meta-python/recipes-devtools/python/python3-gcovr_7.2.bb +++ b/meta-python/recipes-devtools/python/python3-gcovr_8.0.bb | |||
| @@ -2,10 +2,10 @@ DESCRIPTION = "generate GCC code coverage reports" | |||
| 2 | HOMEPAGE = "https://gcovr.com" | 2 | HOMEPAGE = "https://gcovr.com" |
| 3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
| 4 | LICENSE = "BSD-3-Clause" | 4 | LICENSE = "BSD-3-Clause" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=c5a58ca91c1758a53f896ba89d8aaac2" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b307623752f2e1189349885b95b326e5" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://github.com/gcovr/gcovr.git;branch=main;protocol=https" | 7 | SRC_URI = "git://github.com/gcovr/gcovr.git;branch=main;protocol=https" |
| 8 | SRCREV = "c4b74b0859611283be646d590c7915e787911b6f" | 8 | SRCREV = "029de7050c8a7fffdaaee13cccd3939b29412190" |
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
