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>
This commit is contained in:
J. S.
2024-11-05 22:04:26 -05:00
committed by Khem Raj
parent 01dd622533
commit d2f631c763
161 changed files with 0 additions and 161 deletions
@@ -10,7 +10,6 @@ SECTION = "libs"
SRC_URI = "${SOURCEFORGE_MIRROR}/tinyxml/tinyxml_${@'${PV}'.replace('.', '_')}.tar.gz \
file://enforce-use-stl.patch \
file://entity-encoding.patch"
SRC_URI[md5sum] = "c1b864c96804a10526540c664ade67f0"
SRC_URI[sha256sum] = "15bdfdcec58a7da30adc87ac2b078e4417dbe5392f3afb719f9ba6d062645593"
S = "${WORKDIR}/tinyxml"