[OE-core] [PATCH 3/6] libtimedate-perl: inherit ptest-perl

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


* Enable pteset with new ptest-perl.bbclass

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

diff --git a/meta/recipes-extended/perl/libtimedate-perl_2.30.bb b/meta/recipes-extended/perl/libtimedate-perl_2.30.bb
index 427613c10b..8e1461ceb9 100644
--- a/meta/recipes-extended/perl/libtimedate-perl_2.30.bb
+++ b/meta/recipes-extended/perl/libtimedate-perl_2.30.bb
@@ -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"
 
-- 
2.14.3




More information about the Openembedded-core mailing list