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

Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
meta/recipes-extended/perl/libtimedate-perl_2.30.bb

index 427613c10b75754b3141c08e6000fb8c960c3545..8e1461ceb9b6bd2f34eae82b66dabdf3fba7e63b 100644 (file)
@@ -9,7 +9,7 @@ SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/TimeDate-${PV}.tar.
 
 S = "${WORKDIR}/TimeDate-${PV}"
 
-inherit cpan
+inherit cpan ptest-perl
 
 BBCLASSEXTEND = "native"