* [PATCH] gzip: The native version should provide gzip-replacement-native
@ 2012-10-02 13:13 Richard Purdie
0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2012-10-02 13:13 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
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"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-10-02 13:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-02 13:13 [PATCH] gzip: The native version should provide gzip-replacement-native Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox