gzip: add nativesdk support

(From OE-Core rev: 9b2d7219e4cb2701f4252fbb98e6ecaab3221107)

Signed-off-by: Denys Zagorui <dzagorui@cisco.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Denys Zagorui
2019-09-04 10:41:48 +00:00
committed by Richard Purdie
parent 6dd03197a5
commit 05a1020680

View 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