From: Kyle Russell Date: Tue, 5 Feb 2019 14:41:19 +0000 (-0500) Subject: libxml-namespacesupport-perl: extend nativesdk X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~15453 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf1ec2ed8851f506855dc5893ed4b00b18ed7e25;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libxml-namespacesupport-perl: extend nativesdk Signed-off-by: Kyle Russell Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb b/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb index fa9f9954bb1..57c407e0f8c 100644 --- a/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb +++ b/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb @@ -23,5 +23,5 @@ inherit cpan ptest-perl RDEPENDS_${PN}-ptest += "perl-module-test-more" -BBCLASSEXTEND="native" +BBCLASSEXTEND="native nativesdk"