[poky] [PATCH 13/20] lsof:Add license checksum to bb file
Mei Lei
lei.mei at intel.com
Wed Nov 24 23:00:16 PST 2010
Add 00README file checksum to bb file
Signed-off-by: Mei Lei <lei.mei at intel.com>
---
meta/recipes-extended/lsof/lsof_4.84.bb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-extended/lsof/lsof_4.84.bb b/meta/recipes-extended/lsof/lsof_4.84.bb
index 078da64..71979af 100644
--- a/meta/recipes-extended/lsof/lsof_4.84.bb
+++ b/meta/recipes-extended/lsof/lsof_4.84.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Lsof is a Unix-specific diagnostic tool. \
Its name stands for LiSt Open Files, and it does just that."
SECTION = "devel"
LICENSE = "BSD"
-
+LIC_FILES_CHKSUM = "file://00README;beginline=645;endline=679;md5=e0108f7811919035515a97f872eb8ee2"
PR = "r0"
SRC_URI = "ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_${PV}.tar.bz2"
--
1.6.3.3
More information about the poky
mailing list