From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from giant.haxx.se ([80.67.6.50]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1S9zvh-0000Wj-8J for openembedded-core@lists.openembedded.org; Tue, 20 Mar 2012 15:20:53 +0100 Received: from giant.haxx.se (localhost.localdomain [127.0.0.1]) by giant.haxx.se (8.14.4/8.14.4/Debian-2) with ESMTP id q2KEC1LQ012753 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 20 Mar 2012 15:12:01 +0100 Received: (from bjst@localhost) by giant.haxx.se (8.14.4/8.14.4/Submit) id q2KEC1Qc012752 for openembedded-core@lists.openembedded.org; Tue, 20 Mar 2012 15:12:01 +0100 Date: Tue, 20 Mar 2012 15:12:01 +0100 From: =?iso-8859-1?Q?Bj=F6rn?= Stenberg To: Patches and discussions about the oe-core layer Message-ID: <20120320141200.GA13944@giant> References: <22576197.WV0krj9sgO@helios> <1331799945-14172-1-git-send-email-bjst@enea.com> <20671C9C-1AC1-482A-9B4A-C40EE9087BD7@dominion.thruhere.net> <20120319155803.GF9911@giant> <99D97950-0951-4127-BA84-D6D6A3C8D596@dominion.thruhere.net> MIME-Version: 1.0 In-Reply-To: <99D97950-0951-4127-BA84-D6D6A3C8D596@dominion.thruhere.net> User-Agent: Mutt/1.5.21 (2010-09-15) X-MIME-Autoconverted: from 8bit to quoted-printable by giant.haxx.se id q2KEC1LQ012753 Subject: Re: [PATCH] Add pigz as gzip-native alternative. X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Mar 2012 14:20:53 -0000 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Koen Kooi wrote: > > My intention with the patch was to provide a native-only recipe for p= igz, > > to improve distro build speed. >=20 > But it went in as a regular recipe and hence needs to play well with ot= hers. I thought I made it native-only by only providing gzip-native? --=20 Bj=F6rn