From cfb8b6dc9b2cd125ff7dd4c13d47e82a48706ebd Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 1 May 2020 02:28:51 +0000 Subject: libxml-parser-perl: Build nativesdk as well Signed-off-by: Khem Raj --- meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb b/meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb index 3acd826868..9668a24189 100644 --- a/meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb +++ b/meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb @@ -31,4 +31,4 @@ do_compile_class-native() { cpan_do_compile } -BBCLASSEXTEND="native" +BBCLASSEXTEND="native nativesdk" -- cgit 1.2.3-korg