]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libconvert-asn1-perl: inherit ptest-perl
authorTim Orling <timothy.t.orling@linux.intel.com>
Mon, 5 Mar 2018 01:37:34 +0000 (17:37 -0800)
committerTim Orling <timothy.t.orling@linux.intel.com>
Mon, 5 Mar 2018 01:37:34 +0000 (17:37 -0800)
* Enable ptest using new ptest-perl.bbclass

Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
meta/recipes-extended/perl/libconvert-asn1-perl_0.27.bb

index 170e7ecdeaeba1973e66a8b631b4e3f315a6a159..644d8208ecd71ccc343d88142e573a271f0c9ae2 100644 (file)
@@ -10,7 +10,7 @@ SRC_URI[sha256sum] = "74a4a78ae0c5e973100ac0a8f203a110f76fb047b79dae4fc1fd7d6814
 
 S = "${WORKDIR}/Convert-ASN1-${PV}"
 
-inherit cpan
+inherit cpan ptest-perl
 
 EXTRA_PERLFLAGS = "-I ${PERLHOSTLIB}"