mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 10:06:25 +00: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:
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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user