summaryrefslogtreecommitdiffstats
path: root/recipes/perl/libsoap-lite-perl_0.710.08.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libsoap-lite-perl_0.710.08.bb')
-rw-r--r--recipes/perl/libsoap-lite-perl_0.710.08.bb19
1 files changed, 0 insertions, 19 deletions
diff --git a/recipes/perl/libsoap-lite-perl_0.710.08.bb b/recipes/perl/libsoap-lite-perl_0.710.08.bb
deleted file mode 100644
index 6d54766023..0000000000
--- a/recipes/perl/libsoap-lite-perl_0.710.08.bb
+++ /dev/null
@@ -1,19 +0,0 @@
-DESCRIPTION = "Client and server side SOAP implementation"
-SECTION = "libs"
-LICENSE = "Artistic|GPL"
-PR = "r1"
-
-SRC_URI = "http://www.cpan.org/authors/id/M/MK/MKUTTER/SOAP-Lite-${PV}.tar.gz"
-
-S = "${WORKDIR}/SOAP-Lite-${PV}"
-
-inherit cpan
-
-do_configure_prepend () {
- sed -i '/^use diagnostics;$/d' Makefile.PL
-}
-
-BBCLASSEXTEND="native"
-
-SRC_URI[md5sum] = "e7869ad91fee76cc1782fe29fe3a989d"
-SRC_URI[sha256sum] = "efe7dd9a1c6993d475ae1a653c5fa97a76a36accd468d49b030d81880ca11bef"