summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorTim Orling <timothy.t.orling@linux.intel.com>2018-03-04 19:25:15 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-03-06 06:13:59 -0800
commitee6ce738dcc5fe5ae0117c8b9b86c5ce3d498648 (patch)
tree56402d539bb704839ec071642dcfb0afbacb3e46 /meta/recipes-extended
parent09e29d744af0f325fcabd44e15b4f30908d4bd00 (diff)
downloadopenembedded-core-ee6ce738dcc5fe5ae0117c8b9b86c5ce3d498648.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> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-extended')
-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"