summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/indent
diff options
context:
space:
mode:
authorJ. S. <schonm@gmail.com>2024-11-05 22:04:26 -0500
committerKhem Raj <raj.khem@gmail.com>2024-11-05 19:19:22 -0800
commitd2f631c763f555352ee1591d198304b33b2ebc15 (patch)
tree49a0813ba9c010eb2665c504e402aa8aa866c215 /meta-oe/recipes-extended/indent
parent01dd622533957d20fa860e34ff098161a103bfbf (diff)
downloadmeta-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/indent')
-rw-r--r--meta-oe/recipes-extended/indent/indent_2.2.12.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/indent/indent_2.2.12.bb b/meta-oe/recipes-extended/indent/indent_2.2.12.bb
index 1a7d61abc0..7847b535b3 100644
--- a/meta-oe/recipes-extended/indent/indent_2.2.12.bb
+++ b/meta-oe/recipes-extended/indent/indent_2.2.12.bb
@@ -18,7 +18,6 @@ SRC_URI = "${GNU_MIRROR}/${BPN}/${BP}.tar.gz \
18 file://0001-Fix-builds-with-recent-gettext.patch \ 18 file://0001-Fix-builds-with-recent-gettext.patch \
19 file://0001-Remove-dead-paren_level-code.patch \ 19 file://0001-Remove-dead-paren_level-code.patch \
20 " 20 "
21SRC_URI[md5sum] = "4764b6ac98f6654a35da117b8e5e8e14"
22SRC_URI[sha256sum] = "e77d68c0211515459b8812118d606812e300097cfac0b4e9fb3472664263bb8b" 21SRC_URI[sha256sum] = "e77d68c0211515459b8812118d606812e300097cfac0b4e9fb3472664263bb8b"
23 22
24inherit autotools gettext texinfo 23inherit autotools gettext texinfo