Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/2] libxml-sax-base-perl: extend nativesdk
@ 2019-02-05 14:47 Kyle Russell
  2019-02-05 14:47 ` [PATCH 2/2] libxml-sax-perl: " Kyle Russell
  0 siblings, 1 reply; 2+ messages in thread
From: Kyle Russell @ 2019-02-05 14:47 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Kyle Russell <bkylerussell@gmail.com>
---
 meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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}"
 
 inherit cpan ptest-perl
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
-- 
2.20.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-02-05 14:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-05 14:47 [PATCH 1/2] libxml-sax-base-perl: extend nativesdk Kyle Russell
2019-02-05 14:47 ` [PATCH 2/2] libxml-sax-perl: " Kyle Russell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox