[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-core
Subject:    [OE-core] [PATCH 4/8] libdumpvalue-perl: add it
From:       kai.kang () windriver ! com (Kang Kai)
Date:       2012-08-31 10:00:08
Message-ID: 2b3e7beffed41a1147ec3ccaa524347abbac69c7.1346406022.git.kai.kang () windriver ! com
[Download RAW message or body]

LSB perl test 4.1.6-2 case all/tst_perlModPresent.pl 1 fails with:
test 44 'use Dumpvalue;' failed

So add libdumpvalue-perl to fix it.

Signed-off-by: Kang Kai <kai.kang at windriver.com>
---
 .../perl/libdumpvalue-perl_1.16.bb                 |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)
 create mode 100644 meta/recipes-extended/perl/libdumpvalue-perl_1.16.bb

diff --git a/meta/recipes-extended/perl/libdumpvalue-perl_1.16.bb \
b/meta/recipes-extended/perl/libdumpvalue-perl_1.16.bb new file mode 100644
index 0000000..8476b94
--- /dev/null
+++ b/meta/recipes-extended/perl/libdumpvalue-perl_1.16.bb
@@ -0,0 +1,20 @@
+SUMMARY = "Perl module for provides screen dump of Perl data."
+DESCRIPTION = "Perl module for provides screen dump of Perl data."
+
+HOMEPAGE = "http://search.cpan.org/~flora/Dumpvalue/"
+SECTION = "libs"
+LICENSE = "Artistic-1.0 | GPL-1.0+"
+PR = "r0"
+
+LIC_FILES_CHKSUM = "file://LICENSE;md5=31013c0a67276e1ca20f358868cf99ab"
+
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Dumpvalue-${PV}.tar.gz"
+
+SRC_URI[md5sum] = "bef29bf25717db250929bf2b065c4183"
+SRC_URI[sha256sum] = \
"8204ea8f95dc6b137e225702e9bacaa23646ffa8c1c9eef45fa06a7f19f338f2" +
+S = "${WORKDIR}/Dumpvalue-${PV}"
+
+inherit cpan
+
+BBCLASSEXTEND = "native"
-- 
1.7.5.4


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic