mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
lsof: Upgrade to 4.88
(From OE-Core rev: b463d7001972a255447aec9dfdecd4af693293b4) Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6e13bfb174
commit
0d58be6bf2
@@ -6,8 +6,8 @@ LICENSE = "BSD"
|
||||
|
||||
SRC_URI = "ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_${PV}.tar.bz2"
|
||||
|
||||
SRC_URI[md5sum] = "80e2a76d0e05826db910ec88e631296c"
|
||||
SRC_URI[sha256sum] = "dfdd3709d82bc79ccdf3e404b84aafa9aede5948642a824ecaefd0aac589da2c"
|
||||
SRC_URI[md5sum] = "1b29c10db4aa88afcaeeaabeef6790db"
|
||||
SRC_URI[sha256sum] = "fe6f9b0e26b779ccd0ea5a0b6327c2b5c38d207a6db16f61ac01bd6c44e5c99b"
|
||||
|
||||
LOCALSRC = "file://${WORKDIR}/lsof_${PV}/lsof_${PV}_src.tar"
|
||||
S = "${WORKDIR}/lsof_${PV}_src"
|
||||
Reference in New Issue
Block a user