mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user