summaryrefslogtreecommitdiffstats
path: root/meta
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:06 +0000
commite040143241dc2a13e4f6b6a197c61d729897bdcf (patch)
tree28971a0f9e1d69004d7c3d8c72daf456d8046655 /meta
parent282db57662d2a73328844255bf7600eb6cbf1169 (diff)
downloadpoky-e040143241dc2a13e4f6b6a197c61d729897bdcf.tar.gz
libxml-sax-perl: extend nativesdk
(From OE-Core rev: 3927ceda533ac1088865aabb747ff0bc46ee06b8) Signed-off-by: Kyle Russell <bkylerussell@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-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() {
29 chown -R root:root ${D}${PTEST_PATH}/testfiles 29 chown -R root:root ${D}${PTEST_PATH}/testfiles
30} 30}
31 31
32BBCLASSEXTEND = "native" 32BBCLASSEXTEND = "native nativesdk"