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.05.bb;fp=meta-starlingx%2Fmeta-stx-integ%2Frecipes-devtools%2Fperl%2Flibwww-perl_6.05.bb;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=3213c44f4bb08fdeb67f2d73646b84221206b62f;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-integ/recipes-devtools/perl/libwww-perl_6.05.bb b/meta-starlingx/meta-stx-integ/recipes-devtools/perl/libwww-perl_6.05.bb deleted file mode 100644 index 3213c44..0000000 --- a/meta-starlingx/meta-stx-integ/recipes-devtools/perl/libwww-perl_6.05.bb +++ /dev/null @@ -1,25 +0,0 @@ - -DESCRIPTION = "libwww-perl provides a simple and consistent API to the World Wide Web" -HOMEPAGE = "http://search.cpan.org/dist/libwww-perl/" -SECTION = "libs" -LICENSE = "Artistic-1.0 | GPL-1.0+" -LIC_FILES_CHKSUM = "file://README;beginline=92;endline=98;md5=3da13bc02f8f17ed35ac5d192cae6fe4" -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 = "http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/libwww-perl-${PV}.tar.gz;name=libwww-perl-${PV}" -SRC_URI[libwww-perl-6.05.md5sum] = "637d5f1eb61336ca2caa6e026b382f87" -SRC_URI[libwww-perl-6.05.sha256sum] = "7b25799ff7eec18e8e4e97dc0cad7b2a5b433b50b13feb59d9179173bee78f23" - -S = "${WORKDIR}/libwww-perl-${PV}" - -inherit cpan -