summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/obex
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-connectivity/obex
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-connectivity/obex')
-rw-r--r--meta-oe/recipes-connectivity/obex/openobex_1.7.2.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/obex/openobex_1.7.2.bb b/meta-oe/recipes-connectivity/obex/openobex_1.7.2.bb
index 7d373a65c6..fecf9b129c 100644
--- a/meta-oe/recipes-connectivity/obex/openobex_1.7.2.bb
+++ b/meta-oe/recipes-connectivity/obex/openobex_1.7.2.bb
@@ -12,7 +12,6 @@ DEPENDS:append:class-target = " bluez5"
12 12
13SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}/${PV}/${BP}-Source.tar.gz \ 13SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}/${PV}/${BP}-Source.tar.gz \
14" 14"
15SRC_URI[md5sum] = "f6e0b6cb7dcfd731460a7e9a91429a3a"
16SRC_URI[sha256sum] = "158860aaea52f0fce0c8e4b64550daaae06df2689e05834697b7e8c7d73dd4fc" 15SRC_URI[sha256sum] = "158860aaea52f0fce0c8e4b64550daaae06df2689e05834697b7e8c7d73dd4fc"
17 16
18UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/openobex/files/openobex/" 17UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/openobex/files/openobex/"