]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxml-sax-base-perl: extend nativesdk
authorKyle Russell <bkylerussell@gmail.com>
Tue, 5 Feb 2019 14:47:51 +0000 (09:47 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Feb 2019 08:29:02 +0000 (08:29 +0000)
Signed-off-by: Kyle Russell <bkylerussell@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb

index b3e01e9ace9326a3b38acfee12e0e08190077335..373b522d6ac477da0a2bb6555afabc6d09cbb831 100644 (file)
@@ -21,4 +21,4 @@ S = "${WORKDIR}/XML-SAX-Base-${PV}"
 
 inherit cpan ptest-perl
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"