mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 00:32:12 +02:00
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:
committed by
Richard Purdie
parent
6dd03197a5
commit
05a1020680
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user