mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
perl:Add license checksum to bb file
Add Copying file and Artistic file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
@@ -2,6 +2,8 @@ DESCRIPTION = "Perl is a popular scripting language."
|
||||
HOMEPAGE = "http://www.perl.org/"
|
||||
SECTION = "devel"
|
||||
LICENSE = "Artistic|GPL"
|
||||
LIC_FILES_CHKSUM = "file://Copying;md5=2b4c6ffbcfcbdee469f02565f253d81a \
|
||||
file://Artistic;md5=f921793d03cc6d63ec4b15e9be8fd3f8"
|
||||
PRIORITY = "optional"
|
||||
# We need gnugrep (for -I)
|
||||
DEPENDS = "virtual/db perl-native grep-native"
|
||||
|
||||
Reference in New Issue
Block a user