[oe-commits] [openembedded-core] 12/17: libxml-namespacesupport-perl: extend nativesdk

git at git.openembedded.org git at git.openembedded.org
Wed Feb 6 08:29:54 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit bf1ec2ed8851f506855dc5893ed4b00b18ed7e25
Author: Kyle Russell <bkylerussell at gmail.com>
AuthorDate: Tue Feb 5 09:41:19 2019 -0500

    libxml-namespacesupport-perl: extend nativesdk
    
    Signed-off-by: Kyle Russell <bkylerussell at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb b/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb
index fa9f995..57c407e 100644
--- a/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb
+++ b/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb
@@ -23,5 +23,5 @@ inherit cpan ptest-perl
 
 RDEPENDS_${PN}-ptest += "perl-module-test-more"
 
-BBCLASSEXTEND="native"
+BBCLASSEXTEND="native nativesdk"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list