mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-29 09:01:20 +00:00
python3-gcovr: upgrade 8.0 -> 8.2
Changelog: =========== - Fix documentation build issue. - If a internal generated function is excluded the lines, if present, are excluded as well. - Fix exclusion of internal functions. - Only print info on the first undefined block number in data model. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@ LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b307623752f2e1189349885b95b326e5"
|
||||
|
||||
SRC_URI = "git://github.com/gcovr/gcovr.git;branch=main;protocol=https"
|
||||
SRCREV = "029de7050c8a7fffdaaee13cccd3939b29412190"
|
||||
SRCREV = "045fb8d51806bd7f9e3df4e4edffa3bb816cf77f"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user