diff options
Diffstat (limited to 'meta/recipes-devtools/perl-cross/perlcross_1.3.6.bb')
-rw-r--r-- | meta/recipes-devtools/perl-cross/perlcross_1.3.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl-cross/perlcross_1.3.6.bb b/meta/recipes-devtools/perl-cross/perlcross_1.3.6.bb index b8e1f846d7..75d5ea6d36 100644 --- a/meta/recipes-devtools/perl-cross/perlcross_1.3.6.bb +++ b/meta/recipes-devtools/perl-cross/perlcross_1.3.6.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/arsv/perl-cross" | |||
3 | DESCRIPTION = "perl-cross provides configure script, top-level Makefile and some auxiliary files for perl, \ | 3 | DESCRIPTION = "perl-cross provides configure script, top-level Makefile and some auxiliary files for perl, \ |
4 | with the primary emphasis on cross-compiling the source." | 4 | with the primary emphasis on cross-compiling the source." |
5 | SECTION = "devel" | 5 | SECTION = "devel" |
6 | LICENSE = "Artistic-1.0 | GPL-1.0+" | 6 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
7 | # README.md is taken from https://github.com/arsv/perl-cross/blob/master/README.md | 7 | # README.md is taken from https://github.com/arsv/perl-cross/blob/master/README.md |
8 | # but is not provided inside the release tarballs | 8 | # but is not provided inside the release tarballs |
9 | LIC_FILES_CHKSUM = "file://${WORKDIR}/README.md;md5=252fcce2026b765fee1ad74d2fb07a3b" | 9 | LIC_FILES_CHKSUM = "file://${WORKDIR}/README.md;md5=252fcce2026b765fee1ad74d2fb07a3b" |