mirror of
https://git.yoctoproject.org/poky
synced 2026-05-05 20:27:58 +02:00
libtimedate-perl: inherit ptest-perl
* Enable pteset with new ptest-perl.bbclass (From OE-Core rev: ee6ce738dcc5fe5ae0117c8b9b86c5ce3d498648) Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5d793654b7
commit
3fff020bc3
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user