[poky] [PATCH 15/28] perl: Add LIC_FILES_CHKSUM to native recipe

Saul Wold sgw at linux.intel.com
Thu Dec 23 06:27:13 PST 2010


Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 meta/recipes-devtools/perl/perl-native_5.8.8.bb |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-devtools/perl/perl-native_5.8.8.bb b/meta/recipes-devtools/perl/perl-native_5.8.8.bb
index ad71b87..cc946af 100644
--- a/meta/recipes-devtools/perl/perl-native_5.8.8.bb
+++ b/meta/recipes-devtools/perl/perl-native_5.8.8.bb
@@ -5,6 +5,9 @@ LICENSE = "Artistic|GPL"
 DEPENDS = "virtual/db-native gdbm-native"
 PR = "r14"
 
+LIC_FILES_CHKSUM = "file://Copying;md5=2b4c6ffbcfcbdee469f02565f253d81a \
+                    file://Artistic;md5=f921793d03cc6d63ec4b15e9be8fd3f8"
+
 SRC_URI = "http://ftp.funet.fi/pub/CPAN/src/perl-${PV}.tar.gz \
            file://perl-5.8.8-gcc-4.2.patch;patch=1 \
            file://Configure-multilib.patch;patch=1 \
-- 
1.7.2.3




More information about the poky mailing list