X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-integ%2Frecipes-devtools%2Fperl%2Flibwww-perl_6.35.bb;fp=meta-starlingx%2Fmeta-stx-integ%2Frecipes-devtools%2Fperl%2Flibwww-perl_6.35.bb;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=1c06f0d0cd6369fce36bef7aaedd26e990b83830;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-integ/recipes-devtools/perl/libwww-perl_6.35.bb b/meta-starlingx/meta-stx-integ/recipes-devtools/perl/libwww-perl_6.35.bb deleted file mode 100644 index 1c06f0d..0000000 --- a/meta-starlingx/meta-stx-integ/recipes-devtools/perl/libwww-perl_6.35.bb +++ /dev/null @@ -1,24 +0,0 @@ - -DESCRIPTION = "libwww-perl provides a simple and consistent API to the World Wide Web" -HOMEPAGE = "https://metacpan.org/release/libwww-perl" -SECTION = "libs" -LICENSE = "Artistic-1.0 | GPL-1.0+" -LIC_FILES_CHKSUM = "file://LICENSE;md5=225d44a95fa3addb1da6d91187ab189f" -DEPENDS = "liburi-perl-native libhtml-parser-perl-native libhtml-tagset-perl-native" -RDEPENDS_${PN} += " \ - libhtml-parser-perl \ - libhtml-tagset-perl \ - liburi-perl \ - perl-module-digest-md5 \ - perl-module-net-ftp \ - " -BBCLASSEXTEND = "native" - - -SRC_URI = "https://cpan.metacpan.org/authors/id/E/ET/ETHER/libwww-perl-${PV}.tar.gz;name=libwww-perl-${PV}" -SRC_URI[libwww-perl-6.35.md5sum] = "19cd0f55f61359c973caa9301ec405bd" -SRC_URI[libwww-perl-6.35.sha256sum] = "dda2578d7b32152c4afce834761a61d117de286c705a9f7972c7ac6032ca5953" - -S = "${WORKDIR}/libwww-perl-${PV}" - -inherit cpan