[oe-commits] Richard Purdie : gzip: The native version should provide gzip-replacement-native

git at git.openembedded.org git at git.openembedded.org
Tue Oct 2 16:18:58 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 9c2e5b04e40102fc7276fd3a6467725617dc33ce
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=9c2e5b04e40102fc7276fd3a6467725617dc33ce

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Tue Oct  2 14:13:00 2012 +0100

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

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-extended/gzip/gzip_1.5.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-extended/gzip/gzip_1.5.bb b/meta/recipes-extended/gzip/gzip_1.5.bb
index 7a811e2..2c6917d 100644
--- a/meta/recipes-extended/gzip/gzip_1.5.bb
+++ b/meta/recipes-extended/gzip/gzip_1.5.bb
@@ -2,6 +2,7 @@ require gzip.inc
 
 PR = "r0"
 
+PROVIDES_append_virtclass-native = " gzip-replacement-native"
 NATIVE_PACKAGE_PATH_SUFFIX = "/${PN}"
 
 BBCLASSEXTEND = "native"





More information about the Openembedded-commits mailing list