Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: "Björn Stenberg" <bjst@enea.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] Add pigz as gzip-native alternative.
Date: Wed, 14 Mar 2012 16:27:26 +0000	[thread overview]
Message-ID: <22576197.WV0krj9sgO@helios> (raw)
In-Reply-To: <1331740771-32303-1-git-send-email-bjst@enea.com>

On Wednesday 14 March 2012 16:59:31 Björn Stenberg wrote:
> pigz, which stands for parallel implementation of gzip, is a fully
> functional replacement for gzip that exploits multiple processors and
> multiple cores to the hilt when compressing data. pigz was written by Mark
> Adler, and uses the zlib and pthread libraries.
> 
> This recipe adds pigz as an alternative gzip-native implementation only.
>...
> diff --git a/meta/recipes-extended/pigz/pigz.inc
> b/meta/recipes-extended/pigz/pigz.inc new file mode 100644
> index 0000000..b501d7a
> --- /dev/null
> +++ b/meta/recipes-extended/pigz/pigz.inc
> @@ -0,0 +1,21 @@
> +SUMMARY = "A parallel implementation of gzip"
> +DESCRIPTION = "pigz, which stands for parallel implementation of gzip, is a
> \ +fully functional replacement for gzip that exploits multiple processors
> and \ +multiple cores to the hilt when compressing data. pigz was written
> by Mark \ +Adler, and uses the zlib and pthread libraries."
> +HOMEPAGE = "http://zlib.net/pigz/"
> +SECTION = "console/utils"
> +LICENSE = "Zlib"
> +
> +SRC_URI = "http://zlib.net/pigz/pigz-${PV}.tar.gz \
> +           file://ldflags.patch"
> +
> +PROVIDES += "gzip-native"

Sorry for not picking up on this earlier, but I think this needs to be 
PROVIDES_virtclass-native, otherwise the target recipe will also provide gzip-
native.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



  reply	other threads:[~2012-03-14 16:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-13 14:52 [PATCH] Add pigz as gzip-native alternative Björn Stenberg
2012-03-13 15:05 ` Paul Eggleton
2012-03-14 15:59   ` Björn Stenberg
2012-03-14 16:27     ` Paul Eggleton [this message]
2012-03-15  8:25       ` Björn Stenberg
2012-03-19 14:46         ` Koen Kooi
2012-03-19 15:58           ` Björn Stenberg
2012-03-19 17:56             ` Koen Kooi
2012-03-20 14:12               ` Björn Stenberg
2012-03-20 14:16                 ` Koen Kooi
2012-03-21 14:29                   ` [PATCH] pigz: Add update-altneratives support since this otherwise conflicts with busybox/gzip Richard Purdie
2012-03-19 16:32 ` [PATCH] Add pigz as gzip-native alternative Saul Wold

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=22576197.WV0krj9sgO@helios \
    --to=paul.eggleton@linux.intel.com \
    --cc=bjst@enea.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox