]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxml-sax-perl: extend nativesdk
authorKyle Russell <bkylerussell@gmail.com>
Tue, 5 Feb 2019 14:47:52 +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-perl_1.00.bb

index 141830efe8356bfc9d3e6363d1b8c6e50d42e034..eccd0ad6b4be0c2da7dfe3919894d870f62ecb8d 100644 (file)
@@ -29,4 +29,4 @@ do_install_ptest() {
        chown -R root:root ${D}${PTEST_PATH}/testfiles
 }
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"