]> code.ossystems Code Review - openembedded-core.git/commitdiff
gzip: add nativesdk support
authorDenys Zagorui <dzagorui@cisco.com>
Wed, 4 Sep 2019 10:41:48 +0000 (10:41 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Sep 2019 13:51:18 +0000 (14:51 +0100)
Signed-off-by: Denys Zagorui <dzagorui@cisco.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/gzip/gzip_1.10.bb

index 5ab99d0b1dad1fe4252426969ca35e62019527c6..50dad7bf58cb7d3bf948af64b6a224e1b2dcdb9d 100644 (file)
@@ -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