From 8b08c0d398d59dccce261f840f077ccddaf0306b Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Wed, 22 Dec 2010 16:40:57 -0800 Subject: perl: Add LIC_FILES_CHKSUM to native recipe Signed-off-by: Saul Wold --- meta/recipes-devtools/perl/perl-native_5.8.8.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta/recipes-devtools/perl') 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 ad71b87085..cc946af255 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 \ -- cgit v1.2.3-54-g00ecf