gzip: The native version should provide gzip-replacement-native
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Oct 2012 13:13:00 +0000 (14:13 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Oct 2012 16:10:33 +0000 (17:10 +0100)
(From OE-Core rev: 9c2e5b04e40102fc7276fd3a6467725617dc33ce)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/gzip/gzip_1.5.bb

index 7a811e2..2c6917d 100644 (file)
@@ -2,6 +2,7 @@ require gzip.inc
 
 PR = "r0"
 
+PROVIDES_append_virtclass-native = " gzip-replacement-native"
 NATIVE_PACKAGE_PATH_SUFFIX = "/${PN}"
 
 BBCLASSEXTEND = "native"