mirror of
https://git.yoctoproject.org/poky
synced 2026-04-02 17:02:21 +02:00
SRC_URI Checksums Additionals
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
@@ -16,6 +16,9 @@ SRC_URI = "\
|
||||
http://${SRCNAME}.sourceforge.net/download/${SRCNAME}-${PV}.tar.gz;name=archive \
|
||||
file://no-static-link.patch;patch=1 \
|
||||
"
|
||||
|
||||
SRC_URI[archive.md5sum] = "919d58fe37e69fe87ce4534d8b6a1c7b"
|
||||
SRC_URI[archive.sha256sum] = "eb782dfcc5a7c023539a077462b83c167e178128ee9f7201665b9fbb1a8b0642"
|
||||
S = "${WORKDIR}/${SRCNAME}-${PV}"
|
||||
|
||||
inherit distutils
|
||||
|
||||
Reference in New Issue
Block a user