gzip: The native version should provide gzip-replacement-native

(From OE-Core rev: 9c2e5b04e40102fc7276fd3a6467725617dc33ce)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2012-10-02 14:13:00 +01:00
parent 40a3cf008f
commit bf3d0ca9d1
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ require gzip.inc
PR = "r0"
PROVIDES_append_virtclass-native = " gzip-replacement-native"
NATIVE_PACKAGE_PATH_SUFFIX = "/${PN}"
BBCLASSEXTEND = "native"