summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl
diff options
context:
space:
mode:
authorMei Lei <lei.mei@intel.com>2010-11-26 09:28:35 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-02 05:24:50 -0800
commit6d701387872bb56f4c56b3c7c99d78603d4f5e67 (patch)
tree21ab88ae93ea5a81515c9944ce862feb2383245e /meta/recipes-devtools/perl
parenta82702db5a95b3f8bf73aae5d780e8efa5c4edf6 (diff)
downloadpoky-6d701387872bb56f4c56b3c7c99d78603d4f5e67.tar.gz
libxml-simple-perl:Add license checksum to bb file
Add README file checksu to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
Diffstat (limited to 'meta/recipes-devtools/perl')
-rw-r--r--meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb b/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb
index 6cab76bf1e..7ed6a231d9 100644
--- a/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb
+++ b/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb
@@ -1,5 +1,6 @@
1SECTION = "libs" 1SECTION = "libs"
2LICENSE = "Artistic" 2LICENSE = "Artistic"
3LIC_FILES_CHKSUM = "file://README;beginline=70;md5=94aa5d46682b411a53a5494cfb22640e"
3DEPENDS += "libxml-parser-perl" 4DEPENDS += "libxml-parser-perl"
4PR = "r0" 5PR = "r0"
5 6