aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Russell <bkylerussell@gmail.com>2019-02-05 09:41:19 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-02-06 08:29:02 +0000
commitbf1ec2ed8851f506855dc5893ed4b00b18ed7e25 (patch)
tree582bae9c112b840afbc9e4d2af3c4b694338304d
parent9e30e72920b3c661279499f2e94d5dc0087a1a8e (diff)
downloadopenembedded-core-contrib-bf1ec2ed8851f506855dc5893ed4b00b18ed7e25.tar.gz
libxml-namespacesupport-perl: extend nativesdk
Signed-off-by: Kyle Russell <bkylerussell@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb2
1 files changed, 1 insertions, 1 deletions
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 fa9f9954bb..57c407e0f8 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"