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