summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/lcov/lcov_1.11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/lcov/lcov_1.11.bb')
-rw-r--r--meta-oe/recipes-support/lcov/lcov_1.11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/lcov/lcov_1.11.bb b/meta-oe/recipes-support/lcov/lcov_1.11.bb
index 5f3b88934..114bd84cd 100644
--- a/meta-oe/recipes-support/lcov/lcov_1.11.bb
+++ b/meta-oe/recipes-support/lcov/lcov_1.11.bb
@@ -4,7 +4,7 @@ DESCRIPTION = "LCOV is a graphical front-end for GCC's coverage testing \
4tool gcov. It collects gcov data for multiple source files and creates \ 4tool gcov. It collects gcov data for multiple source files and creates \
5HTML pages containing the source code annotated with coverage information. \ 5HTML pages containing the source code annotated with coverage information. \
6It also adds overview pages for easy navigation within the file structure. \ 6It also adds overview pages for easy navigation within the file structure. \
7LCOV supports statement, function and branch coverage measurement." 7LCOV supports statement, function and branch coverage measurement."
8LICENSE = "GPL-2.0" 8LICENSE = "GPL-2.0"
9LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" 9LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
10 10