mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
perl: Add LIC_FILES_CHKSUM to native recipe
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
635fd19da2
commit
8b08c0d398
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user