summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorKyle Russell <bkylerussell@gmail.com>2019-02-05 09:47:51 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-02-06 08:29:06 +0000
commit282db57662d2a73328844255bf7600eb6cbf1169 (patch)
tree36e28e893aa7323425a7a99777cb6822142ff2b0 /meta
parent2fbf2923e100baac9a1d1911bbe36888925e0e04 (diff)
downloadpoky-282db57662d2a73328844255bf7600eb6cbf1169.tar.gz
libxml-sax-base-perl: extend nativesdk
(From OE-Core rev: 1e396217351d5ef0a941fe50e80b555b05675bee) 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-base-perl_1.09.bb2
1 files changed, 1 insertions, 1 deletions
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}"
21 21
22inherit cpan ptest-perl 22inherit cpan ptest-perl
23 23
24BBCLASSEXTEND = "native" 24BBCLASSEXTEND = "native nativesdk"