diff options
| author | J. S. <schonm@gmail.com> | 2024-11-05 22:04:26 -0500 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-11-05 19:19:22 -0800 |
| commit | d2f631c763f555352ee1591d198304b33b2ebc15 (patch) | |
| tree | 49a0813ba9c010eb2665c504e402aa8aa866c215 /meta-oe/recipes-support/lcov | |
| parent | 01dd622533957d20fa860e34ff098161a103bfbf (diff) | |
| download | meta-openembedded-d2f631c763f555352ee1591d198304b33b2ebc15.tar.gz | |
Drop unnecessary SRC_URI md5sum from the recipes in meta-oe.
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/lcov')
| -rwxr-xr-x | meta-oe/recipes-support/lcov/lcov_1.16.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/lcov/lcov_1.16.bb b/meta-oe/recipes-support/lcov/lcov_1.16.bb index 4f35eff90f..11440ce490 100755 --- a/meta-oe/recipes-support/lcov/lcov_1.16.bb +++ b/meta-oe/recipes-support/lcov/lcov_1.16.bb | |||
| @@ -47,7 +47,6 @@ RDEPENDS:${PN}:append:class-target = " \ | |||
| 47 | gcov-symlinks \ | 47 | gcov-symlinks \ |
| 48 | " | 48 | " |
| 49 | SRC_URI = "https://github.com/linux-test-project/lcov/releases/download/v${PV}/lcov-${PV}.tar.gz" | 49 | SRC_URI = "https://github.com/linux-test-project/lcov/releases/download/v${PV}/lcov-${PV}.tar.gz" |
| 50 | SRC_URI[md5sum] = "bfee0cef50d7b7bd1df03bfadf68dcef" | ||
| 51 | SRC_URI[sha256sum] = "987031ad5528c8a746d4b52b380bc1bffe412de1f2b9c2ba5224995668e3240b" | 50 | SRC_URI[sha256sum] = "987031ad5528c8a746d4b52b380bc1bffe412de1f2b9c2ba5224995668e3240b" |
| 52 | 51 | ||
| 53 | UPSTREAM_CHECK_URI = "https://github.com/linux-test-project/lcov/releases" | 52 | UPSTREAM_CHECK_URI = "https://github.com/linux-test-project/lcov/releases" |
