From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [212.27.42.1]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id B2EAAE015A6 for ; Mon, 16 Sep 2013 12:35:09 -0700 (PDT) Received: from e6520eb (unknown [82.233.81.124]) (Authenticated sender: eukrea) by smtp1-g21.free.fr (Postfix) with ESMTPSA id B0CB694014E; Mon, 16 Sep 2013 21:35:01 +0200 (CEST) Date: Mon, 16 Sep 2013 21:35:00 +0200 From: Eric =?ISO-8859-1?B?QuluYXJk?= To: meta-freescale@yoctoproject.org Message-ID: <20130916213500.087331e1@e6520eb> In-Reply-To: References: 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 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: Mon, 16 Sep 2013 19:35:11 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Fabio, Le Mon, 16 Sep 2013 16:15:51 -0300, Fabio Estevam a =E9crit : > Hi, >=20 > Does anyone know what is the correct way to silence this warning? >=20 > bitbake core-image-minimal > WARNING: Unable to get checksum for barebox SRC_URI entry defconfig: > file could not be found >=20 add COMPATIBLE_MACHINE =3D "the_machine_supported_by_the_recipe" as it was done in 2012.02.0 Eric