[OE-core] [PATCH 2/6] libconvert-asn1-perl: inherit ptest-perl

Tim Orling timothy.t.orling at linux.intel.com
Mon Mar 5 03:25:14 UTC 2018


* Enable ptest using new ptest-perl.bbclass

Signed-off-by: Tim Orling <timothy.t.orling at linux.intel.com>
---
 meta/recipes-extended/perl/libconvert-asn1-perl_0.27.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-extended/perl/libconvert-asn1-perl_0.27.bb b/meta/recipes-extended/perl/libconvert-asn1-perl_0.27.bb
index 170e7ecdea..644d8208ec 100644
--- a/meta/recipes-extended/perl/libconvert-asn1-perl_0.27.bb
+++ b/meta/recipes-extended/perl/libconvert-asn1-perl_0.27.bb
@@ -10,7 +10,7 @@ SRC_URI[sha256sum] = "74a4a78ae0c5e973100ac0a8f203a110f76fb047b79dae4fc1fd7d6814
 
 S = "${WORKDIR}/Convert-ASN1-${PV}"
 
-inherit cpan
+inherit cpan ptest-perl
 
 EXTRA_PERLFLAGS = "-I ${PERLHOSTLIB}"
 
-- 
2.14.3




More information about the Openembedded-core mailing list