From 649d3aaf2c1660a8b2ed11bedbc99f9dace37e5c Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Sun, 4 Mar 2018 04:41:54 -0800 Subject: libxml-perl: inherit ptest-perl * Enable ptest by inheriting new ptest-perl.bbclass (From OE-Core rev: f61c8724c89d08fcfe93dc8958147594b2c607b1) Signed-off-by: Tim Orling Signed-off-by: Richard Purdie --- meta/recipes-devtools/perl/libxml-perl_0.08.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/perl') diff --git a/meta/recipes-devtools/perl/libxml-perl_0.08.bb b/meta/recipes-devtools/perl/libxml-perl_0.08.bb index 047842704f..0f6099868a 100644 --- a/meta/recipes-devtools/perl/libxml-perl_0.08.bb +++ b/meta/recipes-devtools/perl/libxml-perl_0.08.bb @@ -19,7 +19,7 @@ SRC_URI[sha256sum] = "4571059b7b5d48b7ce52b01389e95d798bf5cf2020523c153ff27b4981 EXTRA_CPANFLAGS = "EXPATLIBPATH=${STAGING_LIBDIR} EXPATINCPATH=${STAGING_INCDIR}" -inherit cpan +inherit cpan ptest-perl do_compile() { export LIBC="$(find ${STAGING_DIR_TARGET}/${base_libdir}/ -name 'libc-*.so')" -- cgit v1.2.3-54-g00ecf