mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 22:23:14 +00:00
lcov: Fix homepage
Lcov moved to GitHub so fix the homepage. Signed-off-by: Alex Yao <alexyao1@meraki.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
38f13205ea
commit
2e0f267504
@ -1,5 +1,5 @@
|
|||||||
SUMMARY = "A graphical front-end for gcov"
|
SUMMARY = "A graphical front-end for gcov"
|
||||||
HOMEPAGE = "http://ltp.sourceforge.net/coverage/lcov.php"
|
HOMEPAGE = "https://github.com/linux-test-project/lcov"
|
||||||
DESCRIPTION = "LCOV is a graphical front-end for GCC's coverage testing \
|
DESCRIPTION = "LCOV is a graphical front-end for GCC's coverage testing \
|
||||||
tool gcov. It collects gcov data for multiple source files and creates \
|
tool gcov. It collects gcov data for multiple source files and creates \
|
||||||
HTML pages containing the source code annotated with coverage information. \
|
HTML pages containing the source code annotated with coverage information. \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user