From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mo3.mail-out.ovh.net (7.mo3.mail-out.ovh.net [46.105.57.200]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 17130E00724 for ; Thu, 17 Jan 2013 02:36:10 -0800 (PST) Received: from mail642.ha.ovh.net (b9.ovh.net [213.186.33.59]) by mo3.mail-out.ovh.net (Postfix) with SMTP id BD538FFA052 for ; Thu, 17 Jan 2013 11:49:40 +0100 (CET) Received: from b0.ovh.net (HELO queueout) (213.186.33.50) by b0.ovh.net with SMTP; 17 Jan 2013 12:36:16 +0200 Received: from pac33-2-82-240-38-71.fbx.proxad.net (HELO e6520eb) (eric%eukrea.com@82.240.38.71) by ns0.ovh.net with SMTP; 17 Jan 2013 12:36:15 +0200 Date: Thu, 17 Jan 2013 11:36:05 +0100 From: Eric =?UTF-8?B?QsOpbmFyZA==?= To: Otavio Salvador X-Ovh-Mailout: 178.32.228.3 (mo3.mail-out.ovh.net) Message-ID: <20130117113605.2629a80e@e6520eb> In-Reply-To: References: <1358248289-20074-1-git-send-email-otavio@ossystems.com.br> <1358248289-20074-2-git-send-email-otavio@ossystems.com.br> <20130116124552.34be3eec@e6520eb> <20130116135445.67810ada@e6520eb> Organization: =?UTF-8?B?RXVrcsOpYQ==?= Electromatique X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.13; x86_64-redhat-linux-gnu) Mime-Version: 1.0 X-Ovh-Tracer-Id: 15284935660445347196 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-OVH-SPAMSTATE: OK X-OVH-SPAMSCORE: -100 X-OVH-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeehledriedvucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd X-Spam-Check: DONE|U 0.5/N X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeehledriedvucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd Cc: "meta-freescale@yoctoproject.org" Subject: Re: [meta-fsl-arm][PATCH 2/2] nativesdk-packagegroup-sdk-host: Fix inclusion of elftosb and mxsldr X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jan 2013 10:36:10 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Otavio, Le Thu, 17 Jan 2013 08:29:04 -0200, Otavio Salvador a =C3=A9crit : > On Wed, Jan 16, 2013 at 10:54 AM, Eric B=C3=A9nard wrot= e: > > Le Wed, 16 Jan 2013 10:02:29 -0200, > > Otavio Salvador a =C3=A9crit : > >> > Shouldn't we limit this to the machines which need these tools ? > >> > >> How do you think we can manage this? > >> > > maybe using mxs override in the bbappend ? >=20 > Or maybe armv5? since this is useful for toolchains for all mxs SoCs? >=20 no, i.MX25 is armv5 and doesn't use these tools. And other BSP can provide support for armv5 machines which also don't need these tools. Eric