1
0
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:
Saul Wold
2010-12-07 20:06:29 -08:00
parent ba5e0b9531
commit 3d08b9f2c6
388 changed files with 1240 additions and 37 deletions
+3
View File
@@ -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"