mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-08-12 23:03:11 +02: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:
@@ -1,5 +1,5 @@
|
||||
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 \
|
||||
tool gcov. It collects gcov data for multiple source files and creates \
|
||||
HTML pages containing the source code annotated with coverage information. \
|
||||
|
||||
Reference in New Issue
Block a user