From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp2-g21.free.fr (smtp2-g21.free.fr [212.27.42.2]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id CBF72E013AB for ; Tue, 17 Sep 2013 01:44:13 -0700 (PDT) Received: from e6520eb (unknown [88.170.243.169]) (Authenticated sender: eukrea) by smtp2-g21.free.fr (Postfix) with ESMTPSA id 725A44B0121; Tue, 17 Sep 2013 10:44:05 +0200 (CEST) Date: Tue, 17 Sep 2013 10:44:04 +0200 From: Eric =?ISO-8859-1?B?QuluYXJk?= To: Alexandre Belloni Message-ID: <20130917104404.2b0d9fe7@e6520eb> In-Reply-To: <523804FE.1060809@free-electrons.com> References: <20130916213500.087331e1@e6520eb> <20130916223415.7a6c4223@e6520eb> <523804FE.1060809@free-electrons.com> Organization: =?ISO-8859-1?B?RXVrculh?= Electromatique X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Cc: "meta-freescale@yoctoproject.org" Subject: Re: Checksum for barebox 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: Tue, 17 Sep 2013 08:44:18 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Alexandre, Le Tue, 17 Sep 2013 09:30:06 +0200, Alexandre Belloni a =E9crit : > On 16/09/2013 23:47, Fabio Estevam wrote: > > On Mon, Sep 16, 2013 at 5:34 PM, Eric B=E9nard wrote: > >> no because imx53qsb is no more supported (yet) so the message will > >> still appear when building for imx53qsb. > >> > >> If you add COMPATIBLE_MACHINE =3D "Invalid!" > > Ok, understood. > > > > Will submit a patch for this tomorrow. >=20 > While you are at it, could you fix that one too ? >=20 > WARNING: Unable to get checksum for linux-imx SRC_URI entry defconfig: > file could not be found >=20 that seems to be caused by your machine being an mx28 (so linux-imx_2.6.35 is compatible with your machine) but not using linux-imx so that can't be fixed in meta-fsl-arm. Eric