[OE-core] [PATCH 1/2] libxml-sax-base-perl: extend nativesdk

Kyle Russell bkylerussell at gmail.com
Tue Feb 5 14:47:51 UTC 2019


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

diff --git a/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb b/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb
index b3e01e9ace..373b522d6a 100644
--- a/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb
+++ b/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb
@@ -21,4 +21,4 @@ S = "${WORKDIR}/XML-SAX-Base-${PV}"
 
 inherit cpan ptest-perl
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
-- 
2.20.1



More information about the Openembedded-core mailing list