[poky] [PATCH 16/25] apr:Add license checksum to bb file

Mei Lei lei.mei at intel.com
Mon Nov 22 22:52:27 PST 2010


Add LICENSE file checksum to bb file

Signed-off-by: Mei Lei <lei.mei at intel.com>
---
 meta/recipes-support/apr/apr_1.3.3.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-support/apr/apr_1.3.3.bb b/meta/recipes-support/apr/apr_1.3.3.bb
index a193a18..e7e8ad2 100644
--- a/meta/recipes-support/apr/apr_1.3.3.bb
+++ b/meta/recipes-support/apr/apr_1.3.3.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "Apache Portable Runtime (APR) library"
 SECTION = "libs"
 LICENSE = "Apache License, Version 2.0"
-
+LIC_FILES_CHKSUM = "file://LICENSE;md5=0c35ff3c4c83b89d2f076e315caac28b"
 PR = "r5"
 
 SRC_URI = "${APACHE_MIRROR}/apr/${P}.tar.bz2 \
-- 
1.6.3.3




More information about the poky mailing list