mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
SRC_URI Checksums Additionals
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
@@ -5,6 +5,9 @@ LICENSE = "BSD"
|
||||
PR = "r0"
|
||||
|
||||
SRC_URI = "ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_${PV}.tar.bz2"
|
||||
|
||||
SRC_URI[md5sum] = "a09326df500ef7e4550af546868338d6"
|
||||
SRC_URI[sha256sum] = "20893a2d9b443fba519602f05692d5f72054a9f6dc1236bcb2616cc5330dc725"
|
||||
LOCALSRC = "file://${WORKDIR}/lsof_${PV}/lsof_${PV}_src.tar"
|
||||
S = "${WORKDIR}/lsof_${PV}_src"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user