mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 01:50:18 +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:
@@ -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