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

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


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

diff --git a/meta/recipes-extended/perl/libxml-sax-perl_1.00.bb b/meta/recipes-extended/perl/libxml-sax-perl_1.00.bb
index 141830efe8..eccd0ad6b4 100644
--- a/meta/recipes-extended/perl/libxml-sax-perl_1.00.bb
+++ b/meta/recipes-extended/perl/libxml-sax-perl_1.00.bb
@@ -29,4 +29,4 @@ do_install_ptest() {
 	chown -R root:root ${D}${PTEST_PATH}/testfiles
 }
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
-- 
2.20.1



More information about the Openembedded-core mailing list