diff options
Diffstat (limited to 'meta/recipes-extended/perl')
-rw-r--r-- | meta/recipes-extended/perl/libconvert-asn1-perl_0.26.bb | 2 | ||||
-rw-r--r-- | meta/recipes-extended/perl/libtimedate-perl_2.30.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/perl/libconvert-asn1-perl_0.26.bb b/meta/recipes-extended/perl/libconvert-asn1-perl_0.26.bb index 95682ee38a..9c2c9d5584 100644 --- a/meta/recipes-extended/perl/libconvert-asn1-perl_0.26.bb +++ b/meta/recipes-extended/perl/libconvert-asn1-perl_0.26.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "Convert::ASN1 - ASN.1 Encode/Decode library" +SUMMARY = "Convert::ASN1 - Perl ASN.1 Encode/Decode library" SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0+" LIC_FILES_CHKSUM = "file://README.md;beginline=91;endline=97;md5=ceff7fd286eb6d8e8e0d3d23e096a63f" diff --git a/meta/recipes-extended/perl/libtimedate-perl_2.30.bb b/meta/recipes-extended/perl/libtimedate-perl_2.30.bb index fb396f1115..c8fcde45f4 100644 --- a/meta/recipes-extended/perl/libtimedate-perl_2.30.bb +++ b/meta/recipes-extended/perl/libtimedate-perl_2.30.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "TimeDate - parser for absolute times" +SUMMARY = "Perl modules useful for manipulating date and time information" SECTION = "libs" # You can redistribute it and/or modify it under the same terms as Perl itself. LICENSE = "Artistic-1.0 | GPL-1.0+" |