]> code.ossystems Code Review - openembedded-core.git/commitdiff
perl-native: remove duplicated LIC_FILES_CHKSUM
authorRobert Yang <liezhi.yang@windriver.com>
Wed, 20 Mar 2013 07:49:32 +0000 (15:49 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Mar 2013 16:59:39 +0000 (16:59 +0000)
Remove duplicated LIC_FILES_CHKSUM:
LIC_FILES_CHKSUM = "file://Copying;md5=2b4c6ffbcfcbdee469f02565f253d81a \
                   file://Artistic;md5=f921793d03cc6d63ec4b15e9be8fd3f8"

[YOCTO #4064]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/perl-native_5.14.3.bb

index 58bb916fcc1e7b418f3e0ad3e0f63f0267bb9f13..9f0b8a1c194bde95d5d3aec313314793028e749c 100644 (file)
@@ -2,8 +2,6 @@ DESCRIPTION = "Perl is a popular scripting language."
 HOMEPAGE = "http://www.perl.org/"
 SECTION = "libs"
 LICENSE = "Artistic-1.0 | GPL-1.0"
-LIC_FILES_CHKSUM = "file://Copying;md5=2b4c6ffbcfcbdee469f02565f253d81a \
-                   file://Artistic;md5=f921793d03cc6d63ec4b15e9be8fd3f8"
 PR = "r0"
 
 LIC_FILES_CHKSUM = "file://Copying;md5=2b4c6ffbcfcbdee469f02565f253d81a \