X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-integ%2Frecipes-devtools%2Fperl%2Flibmailtools-perl_2.20.bb;fp=meta-starlingx%2Fmeta-stx-integ%2Frecipes-devtools%2Fperl%2Flibmailtools-perl_2.20.bb;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=fb4b43db93f4a8e2614e9ba74b2a9d69ba3999b8;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-integ/recipes-devtools/perl/libmailtools-perl_2.20.bb b/meta-starlingx/meta-stx-integ/recipes-devtools/perl/libmailtools-perl_2.20.bb deleted file mode 100644 index fb4b43d..0000000 --- a/meta-starlingx/meta-stx-integ/recipes-devtools/perl/libmailtools-perl_2.20.bb +++ /dev/null @@ -1,26 +0,0 @@ - -DESCRIPTION = "MailTools is a set of Perl modules related to mail applications" -HOMEPAGE = "http://search.cpan.org/dist/MailTools/" -SECTION = "libs" -LICENSE = "Artistic-1.0 | GPL-1.0+" -LIC_FILES_CHKSUM = "file://lib/Mail/Mailer.pod;beginline=144;md5=641bd171b1aaabba1fc83ac0a98a2d30" -DEPENDS = " \ - libtest-pod-perl-native \ - libtimedate-perl-native \ - " -RDEPENDS_${PN} += " \ - libtest-pod-perl \ - libtimedate-perl \ - perl-module-io-handle \ - perl-module-net-smtp \ - perl-module-test-more \ - " -BBCLASSEXTEND = "native" - -SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/MailTools-${PV}.tar.gz" -SRC_URI[md5sum] = "53e9d35256c3fd7cef0e4a24b15e9512" -SRC_URI[sha256sum] = "f55606f7a9cc342ee9d5f996e2b6a4c0047e2ee47cd88c3250ecf0d0c5fb3196" - -S = "${WORKDIR}/MailTools-${PV}" - -inherit cpan