[OE-core] [PATCH] gzip: add nativesdk support

Denys Zagorui -X (dzagorui - GLOBALLOGIC INC at Cisco) dzagorui at cisco.com
Wed Sep 4 10:41:48 UTC 2019


Signed-off-by: Denys Zagorui <dzagorui at cisco.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 5ab99d0b1d..50dad7bf58 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
 
-- 
2.11.0


More information about the Openembedded-core mailing list