From: Kyle Russell Date: Tue, 5 Feb 2019 14:47:52 +0000 (-0500) Subject: libxml-sax-perl: extend nativesdk X-Git-Tag: uninative-2.4~426 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=3927ceda533ac1088865aabb747ff0bc46ee06b8;p=openembedded-core.git libxml-sax-perl: extend nativesdk Signed-off-by: Kyle Russell Signed-off-by: Richard Purdie --- 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"