mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
lcov: upgrade 1.16 -> 2.4
Signed-off-by: Filipe Pires <filipe.pires@konsulko.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ RDEPENDS:${PN}:append:class-target = " \
|
|||||||
gcov-symlinks \
|
gcov-symlinks \
|
||||||
"
|
"
|
||||||
SRC_URI = "https://github.com/linux-test-project/lcov/releases/download/v${PV}/lcov-${PV}.tar.gz"
|
SRC_URI = "https://github.com/linux-test-project/lcov/releases/download/v${PV}/lcov-${PV}.tar.gz"
|
||||||
SRC_URI[sha256sum] = "987031ad5528c8a746d4b52b380bc1bffe412de1f2b9c2ba5224995668e3240b"
|
SRC_URI[sha256sum] = "3457825c6b2fe4ef77c782b82a23875c84a3c955243823f05d8f2dec0d455820"
|
||||||
|
|
||||||
UPSTREAM_CHECK_URI = "https://github.com/linux-test-project/lcov/releases"
|
UPSTREAM_CHECK_URI = "https://github.com/linux-test-project/lcov/releases"
|
||||||
UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)"
|
UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)"
|
||||||
Reference in New Issue
Block a user