From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 30.mail-out.ovh.net ([213.186.62.213]) by linuxtogo.org with smtp (Exim 4.69) (envelope-from ) id 1O8ayV-0006Jq-1u for openembedded-devel@lists.openembedded.org; Sun, 02 May 2010 17:20:56 +0200 Received: (qmail 29637 invoked by uid 503); 2 May 2010 15:14:15 -0000 Received: from b6.ovh.net (HELO mail417.ha.ovh.net) (213.186.33.56) by 30.mail-out.ovh.net with SMTP; 2 May 2010 15:14:14 -0000 Received: from b0.ovh.net (HELO queueout) (213.186.33.50) by b0.ovh.net with SMTP; 2 May 2010 15:17:12 -0000 Received: from tal33-3-82-233-81-124.fbx.proxad.net (HELO ?192.168.1.7?) (ebenard%eukrea.com@82.233.81.124) by ns0.ovh.net with SMTP; 2 May 2010 15:17:10 -0000 Message-ID: <4BDD9776.4040401@eukrea.com> Date: Sun, 02 May 2010 17:17:10 +0200 From: =?UTF-8?B?RXJpYyBCw6luYXJk?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org References: <1272790986-26842-1-git-send-email-eric@eukrea.com> <1272795698-23606-1-git-send-email-eric@eukrea.com> <201005021657.11572.roman@khimov.ru> In-Reply-To: <201005021657.11572.roman@khimov.ru> X-Ovh-Tracer-Id: 10913910748596186441 X-Ovh-Remote: 82.233.81.124 (tal33-3-82-233-81-124.fbx.proxad.net) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-SA-Exim-Connect-IP: 213.186.62.213 X-SA-Exim-Mail-From: eric@eukrea.com X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on discovery X-Spam-Level: X-Spam-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:20:07 +0000) X-SA-Exim-Scanned: Yes (on linuxtogo.org) Subject: Re: [PATCH v2] zlib: Add version 1.2.5 X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 May 2010 15:20:56 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Le 02/05/2010 14:57, Roman I Khimov a écrit : > Please, the next time you submit updated version of any patch go to > patchwork.openembedded.org and update the status of old one to "Superseded". > I've done that for this particular patch as I've looked at it anyway, but at > quick glance there are other leftovers there, so it'd be nice if you've > cleaned that up. > done, I was not aware of these features in patchwork. > I think it'd be nice to do BBCLASSEXTEND conversion here (there was an > attempt: > http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-March/018132.html > ) and add new version with a move to common .inc file. > OK, I will send an updated patch with this. Eric