mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
libxml-simple-perl: inherit ptest-perl
* Enable ptest by inheriting new ptest-perl.bbclass (From OE-Core rev: 1a188a72e0c927e25015049055291ba672e9ee6b) Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
649d3aaf2c
commit
0230177d6d
@@ -19,6 +19,6 @@ S = "${WORKDIR}/XML-Simple-${PV}"
|
||||
|
||||
EXTRA_PERLFLAGS = "-I ${PERLHOSTLIB}"
|
||||
|
||||
inherit cpan
|
||||
inherit cpan ptest-perl
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user