Add gcov to packagegroup-agl-core-devel 34/25234/2
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Fri, 11 Sep 2020 09:00:54 +0000 (11:00 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 11 Sep 2020 15:45:36 +0000 (15:45 +0000)
To enable handling coverage wgts in CI, we need gcov
for postprocessing in the filesystem.

Bug-AGL: SPEC-3484
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I9af415ce8da499637af4d2e9680bdc5d9c7fc9e4
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25234
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>

meta-agl-profile-core/recipes-devtools/packagegroups/packagegroup-agl-core-devel.bb

index 7e8f007..647a0a8 100644 (file)
@@ -26,4 +26,5 @@ RDEPENDS_${PN} = "\
         gcc-sanitizers \
         pciutils \
         pyagl \
         gcc-sanitizers \
         pciutils \
         pyagl \
+        gcov \
         "
         "