[oe-commits] [openembedded-core] 06/27: gzip: add nativesdk support

git at git.openembedded.org git at git.openembedded.org
Fri Sep 6 13:58:43 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 9b2d7219e4cb2701f4252fbb98e6ecaab3221107
Author: Denys Zagorui <dzagorui at cisco.com>
AuthorDate: Wed Sep 4 10:41:48 2019 +0000

    gzip: add nativesdk support
    
    Signed-off-by: Denys Zagorui <dzagorui at cisco.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-extended/gzip/gzip_1.10.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-extended/gzip/gzip_1.10.bb b/meta/recipes-extended/gzip/gzip_1.10.bb
index 5ab99d0..50dad7b 100644
--- a/meta/recipes-extended/gzip/gzip_1.10.bb
+++ b/meta/recipes-extended/gzip/gzip_1.10.bb
@@ -14,7 +14,7 @@ PROVIDES_append_class-native = " gzip-replacement-native"
 
 RDEPENDS_${PN}-ptest += "make perl perl-ptest grep diffutils"
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
 
 inherit ptest
 

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


More information about the Openembedded-commits mailing list