[OE-core] [PATCH] libxml-namespacesupport-perl: extend nativesdk

Kyle Russell bkylerussell at gmail.com
Tue Feb 5 14:41:19 UTC 2019


Signed-off-by: Kyle Russell <bkylerussell at gmail.com>
---
 meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"
 
-- 
2.20.1



More information about the Openembedded-core mailing list