summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/lcov/files
Commit message (Collapse)AuthorAgeFilesLines
* lcov: Add support for intermediate JSON formatViktor Rosendahl2020-02-172-0/+1145
gcc-9 uses this intermediate JSON format, so we will need these two patches to make lcov work again. Signed-off-by: Viktor Rosendahl <Viktor.Rosendahl@bmw.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>