summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorKyle Russell <bkylerussell@gmail.com>2019-02-05 09:47:52 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-02-06 08:29:02 +0000
commit3927ceda533ac1088865aabb747ff0bc46ee06b8 (patch)
tree76fb20a2d89aa04f249d40736e3945daefb5cab5 /meta/recipes-extended
parent1e396217351d5ef0a941fe50e80b555b05675bee (diff)
downloadopenembedded-core-contrib-3927ceda533ac1088865aabb747ff0bc46ee06b8.tar.gz
libxml-sax-perl: extend nativesdk
Signed-off-by: Kyle Russell <bkylerussell@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/perl/libxml-sax-perl_1.00.bb2
1 files changed, 1 insertions, 1 deletions
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"