From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from am1outboundpool.messaging.microsoft.com (am1ehsobe004.messaging.microsoft.com [213.199.154.207]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 384E2E0051D for ; Mon, 1 Apr 2013 08:11:11 -0700 (PDT) Received: from mail98-am1-R.bigfish.com (10.3.201.237) by AM1EHSOBE013.bigfish.com (10.3.207.135) with Microsoft SMTP Server id 14.1.225.23; Mon, 1 Apr 2013 15:11:09 +0000 Received: from mail98-am1 (localhost [127.0.0.1]) by mail98-am1-R.bigfish.com (Postfix) with ESMTP id 028EAC00D3; Mon, 1 Apr 2013 15:11:09 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -8 X-BigFish: VS-8(zzbb2dI98dI9371I444fMzz1f42h1fc6h1ee6h1de0h1202h1e76h1d1ah1d2ahzz8275bhz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1155h) Received: from mail98-am1 (localhost.localdomain [127.0.0.1]) by mail98-am1 (MessageSwitch) id 1364829066483104_10697; Mon, 1 Apr 2013 15:11:06 +0000 (UTC) Received: from AM1EHSMHS003.bigfish.com (unknown [10.3.201.246]) by mail98-am1.bigfish.com (Postfix) with ESMTP id 69D452A006F; Mon, 1 Apr 2013 15:11:06 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by AM1EHSMHS003.bigfish.com (10.3.207.103) with Microsoft SMTP Server (TLS) id 14.1.225.23; Mon, 1 Apr 2013 15:10:59 +0000 Received: from az84smr01.freescale.net (10.64.34.197) by 039-SN1MMR1-001.039d.mgd.msft.net (10.84.1.13) with Microsoft SMTP Server (TLS) id 14.2.328.11; Mon, 1 Apr 2013 15:10:57 +0000 Received: from [10.29.244.97] ([10.29.244.97]) by az84smr01.freescale.net (8.14.3/8.14.0) with ESMTP id r31FAt3h018638; Mon, 1 Apr 2013 08:10:56 -0700 Message-ID: <5159A364.1050809@freescale.com> Date: Mon, 1 Apr 2013 12:10:28 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130308 Thunderbird/17.0.4 MIME-Version: 1.0 To: Steven Grunza References: <51599A64.3080305@gmail.com> In-Reply-To: <51599A64.3080305@gmail.com> X-OriginatorOrg: freescale.com Cc: meta-freescale@yoctoproject.org Subject: Re: bitbake fsl-image-test failed 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, 01 Apr 2013 15:11:11 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 04/01/2013 11:32 AM, Steven Grunza wrote: > Has anyone tried to follow the instructions in > https://community.freescale.com/docs/DOC-93844 called "How to test yocto > for imx6" using 64-bit Ubuntu Quantal? I've been using 12.10 64-bits for a while without any problem so far Please, use danny branch instead of master: ./repo init -b danny And try again. And I would say to you start using core-image-minimal only to make sure your build environment is OK Daiane