]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libxml-sax-base-perl: inherit ptest-perl
authorTim Orling <timothy.t.orling@linux.intel.com>
Mon, 5 Mar 2018 01:56:11 +0000 (17:56 -0800)
committerTim Orling <timothy.t.orling@linux.intel.com>
Mon, 5 Mar 2018 01:56:11 +0000 (17:56 -0800)
* Enable ptest by inheriting new ptest-perl.bbclass

Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb

index cd3a5806bb3bc72df9c58fd956e08e5d458a877a..b3e01e9ace9326a3b38acfee12e0e08190077335 100644 (file)
@@ -19,6 +19,6 @@ SRC_URI[sha256sum] = "66cb355ba4ef47c10ca738bd35999723644386ac853abbeb5132841f5e
 
 S = "${WORKDIR}/XML-SAX-Base-${PV}"
 
-inherit cpan
+inherit cpan ptest-perl
 
 BBCLASSEXTEND = "native"