]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxml-namespacesupport-perl: extend nativesdk
authorKyle Russell <bkylerussell@gmail.com>
Tue, 5 Feb 2019 14:41:19 +0000 (09:41 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Feb 2019 08:29:02 +0000 (08:29 +0000)
Signed-off-by: Kyle Russell <bkylerussell@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb

index fa9f9954bb11e58c3ed466e4b6acefc3df23c0ab..57c407e0f8ceedc02257a14e925f36234c857a9c 100644 (file)
@@ -23,5 +23,5 @@ inherit cpan ptest-perl
 
 RDEPENDS_${PN}-ptest += "perl-module-test-more"
 
-BBCLASSEXTEND="native"
+BBCLASSEXTEND="native nativesdk"