[gnome-continuous-yocto/gnomeostree-3.28-rocko: 4109/8267] libxml-parser-perl: Allow nativesdk variant to build



commit 13f256fb112d3f2bd0de119dcc231e078900cbc6
Author: Richard Purdie <richard purdie linuxfoundation org>
Date:   Wed Jan 11 01:08:37 2017 +0000

    libxml-parser-perl: Allow nativesdk variant to build
    
    This is needed in order to be able to build nativesdk-intltool.
    
    (From OE-Core rev: 427ec49e34dee36157e706bb2bbb93c5f15e2d6a)
    
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../perl/libxml-parser-perl_2.44.bb                |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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 ab9e5fa..d9bbf71 100644
--- a/meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb
+++ b/meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb
@@ -33,4 +33,4 @@ do_compile_class-native() {
        cpan_do_compile
 }
 
-BBCLASSEXTEND="native"
+BBCLASSEXTEND="native nativesdk"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]