[poky] [PATCH 18/20] libpcre:Add license checksum to bb file

Mei Lei lei.mei at intel.com
Wed Nov 24 02:35:55 PST 2010


Add LICENSE file checksum to bb file

Signed-off-by: Mei Lei <lei.mei at intel.com>
---
 meta/recipes-support/libpcre/libpcre_8.10.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-support/libpcre/libpcre_8.10.bb b/meta/recipes-support/libpcre/libpcre_8.10.bb
index 840d74a..4053e45 100644
--- a/meta/recipes-support/libpcre/libpcre_8.10.bb
+++ b/meta/recipes-support/libpcre/libpcre_8.10.bb
@@ -7,6 +7,7 @@ the POSIX-style functions is called pcreposix.h."
 SECTION = "devel"
 PR = "r4"
 LICENSE = "BSD"
+LIC_FILES_CHKSUM = "file://LICENCE;md5=77f9b14fe707d0376d89bc162e6c54ff"
 SRC_URI = "${SOURCEFORGE_MIRROR}/pcre/pcre-${PV}.tar.bz2 \
            file://pcre-cross.patch;patch=1"
 S = "${WORKDIR}/pcre-${PV}"
-- 
1.6.3.3




More information about the poky mailing list