From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 31.mail-out.ovh.net ([213.186.62.10]) by linuxtogo.org with smtp (Exim 4.72) (envelope-from ) id 1PdHmi-0003cK-UB for openembedded-devel@lists.openembedded.org; Thu, 13 Jan 2011 08:39:53 +0100 Received: (qmail 29411 invoked by uid 503); 13 Jan 2011 08:13:51 -0000 Received: from b9.ovh.net (HELO mail173.ha.ovh.net) (213.186.33.59) by 31.mail-out.ovh.net with SMTP; 13 Jan 2011 08:13:50 -0000 Received: from b0.ovh.net (HELO queueout) (213.186.33.50) by b0.ovh.net with SMTP; 13 Jan 2011 09:39:19 +0200 Received: from pac33-2-82-240-38-71.fbx.proxad.net (HELO ?192.168.1.15?) (ebenard%eukrea.com@82.240.38.71) by ns0.ovh.net with SMTP; 13 Jan 2011 09:39:18 +0200 Message-ID: <4D2EAC25.3050503@eukrea.com> Date: Thu, 13 Jan 2011 08:39:17 +0100 From: =?UTF-8?B?RXJpYyBCw6luYXJk?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Thunderbird/3.1.7 MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org References: <1294867230-7827-1-git-send-email-eric@eukrea.com> <4D2E9269.2020409@gmail.com> In-Reply-To: <4D2E9269.2020409@gmail.com> X-Ovh-Tracer-Id: 12404602225574260041 X-Ovh-Remote: 82.240.38.71 (pac33-2-82-240-38-71.fbx.proxad.net) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-Spam-Check: DONE|U 0.5/N Subject: Re: [PATCH 1/3] strace: add patch allowing compilation with kernel headers >= 2.6.32 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: Thu, 13 Jan 2011 07:39:53 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit On 13/01/2011 06:49, Khem Raj wrote: > On 1/12/2011 1:20 PM, Eric Bénard wrote: >> tested with kernel headers 2.6.31& 2.6.37 : both compile fine. >> >> Signed-off-by: Eric Bénard > > I think you forgot to add the patch itself. > oops Eric