aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Orling <timothy.t.orling@linux.intel.com>2018-03-04 17:43:45 -0800
committerTim Orling <timothy.t.orling@linux.intel.com>2018-03-04 17:43:45 -0800
commit2e487cff8c404bcd93333d1d00605739c81cbcd3 (patch)
tree3b4e1890f2f6201b32e73085e71c2d2ad63e1af4
parent8e511cac675d5a7a6422bea8c41aee308703ee59 (diff)
downloadopenembedded-core-contrib-2e487cff8c404bcd93333d1d00605739c81cbcd3.tar.gz
libtimedate-perl: inherit ptest-perl
* Enable pteset with new ptest-perl.bbclass Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
-rw-r--r--meta/recipes-extended/perl/libtimedate-perl_2.30.bb2
1 files changed, 1 insertions, 1 deletions
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"