From: Aníbal Limón Date: Mon, 29 Dec 2014 17:24:09 +0000 (-0600) Subject: lsof: Upgrade to 4.88 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~31700 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b463d7001972a255447aec9dfdecd4af693293b4;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git lsof: Upgrade to 4.88 Signed-off-by: Aníbal Limón Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/lsof/lsof_4.87.bb b/meta/recipes-extended/lsof/lsof_4.88.bb similarity index 91% rename from meta/recipes-extended/lsof/lsof_4.87.bb rename to meta/recipes-extended/lsof/lsof_4.88.bb index e7a1eb21299..a96b06eae71 100644 --- a/meta/recipes-extended/lsof/lsof_4.87.bb +++ b/meta/recipes-extended/lsof/lsof_4.88.bb @@ -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"