X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-integ%2Frecipes-devtools%2Fperl%2Flibtest-pod-perl_1.51.bb;fp=meta-starlingx%2Fmeta-stx-integ%2Frecipes-devtools%2Fperl%2Flibtest-pod-perl_1.51.bb;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=a458d91da427aa11b87999ece9bf71903c88d4a8;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-integ/recipes-devtools/perl/libtest-pod-perl_1.51.bb b/meta-starlingx/meta-stx-integ/recipes-devtools/perl/libtest-pod-perl_1.51.bb deleted file mode 100644 index a458d91..0000000 --- a/meta-starlingx/meta-stx-integ/recipes-devtools/perl/libtest-pod-perl_1.51.bb +++ /dev/null @@ -1,20 +0,0 @@ - -DESCRIPTION = "Test::Pod - check for POD errors in files" -SECTION = "libs" -LICENSE = "Artistic-1.0 | GPL-1.0+" -LIC_FILES_CHKSUM = "file://README;beginline=26;md5=ea81140c3f3b2937c6490fc732471cd0" -HOMEPAGE = "https://github.com/perl-pod/test-pod/" -BBCLASSEXTEND = "native" -RDEPENDS_${PN} += " perl-module-test-more \ - perl-module-file-spec \ - perl-module-pod-simple \ - perl-module-test-builder-tester \ - " - -SRC_URI ="http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Test-Pod-${PV}.tar.gz;name=test-pod-perl-${PV}" -SRC_URI[test-pod-perl-1.51.md5sum] = "f806aa84de2f0c0fba48b3a5a8a4aecf" -SRC_URI[test-pod-perl-1.51.sha256sum] = "c1a1d3cedf4a579e3aad89c36f9878a8542b6656dbe71f1581420f49582d7efb" -S = "${WORKDIR}/Test-Pod-${PV}" - -inherit cpan -