From: Wang Mingyu <[email protected]> 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 <[email protected]> --- .../python/{python3-gcovr_8.0.bb => python3-gcovr_8.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-gcovr_8.0.bb => python3-gcovr_8.2.bb} (91%) diff --git a/meta-python/recipes-devtools/python/python3-gcovr_8.0.bb b/meta-python/recipes-devtools/python/python3-gcovr_8.2.bb similarity index 91% rename from meta-python/recipes-devtools/python/python3-gcovr_8.0.bb rename to meta-python/recipes-devtools/python/python3-gcovr_8.2.bb index 27a4972ad..bbafa36ac 100644 --- a/meta-python/recipes-devtools/python/python3-gcovr_8.0.bb +++ b/meta-python/recipes-devtools/python/python3-gcovr_8.2.bb @@ -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" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#112875): https://lists.openembedded.org/g/openembedded-devel/message/112875 Mute This Topic: https://lists.openembedded.org/mt/108998113/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
