From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-yx0-f175.google.com ([209.85.213.175]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1Qp6ml-0007Ls-Ly for openembedded-core@lists.openembedded.org; Fri, 05 Aug 2011 00:53:03 +0200 Received: by yxi19 with SMTP id 19so1438901yxi.6 for ; Thu, 04 Aug 2011 15:48:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=4YaaHdxfMp1V1mgTxGKFj8dFONnBVRWO1LD6juBrLtM=; b=F4qRE3SeigwrTM2F2QBwyZdBPEmHK/hr72oz2Hu8RuLyz2BOiD494xiXowLwpAQWb3 ZkaET6t7wwJ8fGLt2benB/hd7pVPAd6Qi2KduYXPTxrebH0aDR/tXCsDJ+oTdeJ9lnS5 wojk3WOafW6Qqy3lMRehYYKouEABax8oyFggA= MIME-Version: 1.0 Received: by 10.42.29.193 with SMTP id s1mr1145171icc.439.1312498119095; Thu, 04 Aug 2011 15:48:39 -0700 (PDT) Received: by 10.42.228.73 with HTTP; Thu, 4 Aug 2011 15:48:39 -0700 (PDT) In-Reply-To: <9DA5872FEF993D41B7173F58FCF6BE94DE85F4C1@orsmsx504.amr.corp.intel.com> References: <03d062a7104f31d03893833485ec3836c07e8f90.1312469790.git.nitin.a.kamble@intel.com> <1312494646.3169.2.camel@lenovo.internal.reciva.com> <9DA5872FEF993D41B7173F58FCF6BE94DE85F4C1@orsmsx504.amr.corp.intel.com> Date: Thu, 4 Aug 2011 15:48:39 -0700 Message-ID: From: Tom Rini To: Patches and discussions about the oe-core layer Subject: Re: [PATCH 04/10] glibc: bring back the needed support for glibc recipes 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: Thu, 04 Aug 2011 22:53:03 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Thu, Aug 4, 2011 at 3:04 PM, Kamble, Nitin A wrote: > > >> -----Original Message----- >> From: openembedded-core-bounces@lists.openembedded.org >> [mailto:openembedded-core-bounces@lists.openembedded.org] On Behalf Of >> Phil Blundell >> Sent: Thursday, August 04, 2011 2:51 PM >> To: Patches and discussions about the oe-core layer >> Subject: Re: [OE-core] [PATCH 04/10] glibc: bring back the needed >> support for glibc recipes >> >> On Thu, 2011-08-04 at 08:01 -0700, nitin.a.kamble@intel.com wrote: >> > From: Nitin A Kamble >> > >> > Signed-off-by: Nitin A Kamble >> >> This commit message is very terse. =A0Why is this change necessary? > > Because meta-x32 layer has glibc, which needs these support files. I will= update the commit message in the tree. Can x32 not use eglibc? --=20 Tom