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-extended/libgxim | |
| 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-extended/libgxim')
| -rw-r--r-- | meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb b/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb index eb85a07e99..125b7e9a8d 100644 --- a/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb +++ b/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb | |||
| @@ -16,7 +16,6 @@ SRC_URI = "https://bitbucket.org/tagoh/libgxim/downloads/${BPN}-${PV}.tar.bz2 \ | |||
| 16 | file://0003-Add-format-string-qualifier-to-fix-potential-securit.patch \ | 16 | file://0003-Add-format-string-qualifier-to-fix-potential-securit.patch \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | SRC_URI[md5sum] = "4bb1fa63d00eb224439d413591c29a6a" | ||
| 20 | SRC_URI[sha256sum] = "75e20d1744139644f9951b78ea3910b162d3380302315cb4b3d0640f23694c79" | 19 | SRC_URI[sha256sum] = "75e20d1744139644f9951b78ea3910b162d3380302315cb4b3d0640f23694c79" |
| 21 | 20 | ||
| 22 | LICENSE = "LGPL-2.0-or-later" | 21 | LICENSE = "LGPL-2.0-or-later" |
