From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yh0-f41.google.com (mail-yh0-f41.google.com [209.85.213.41]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 61013E00820 for ; Fri, 17 Jan 2014 07:26:28 -0800 (PST) Received: by mail-yh0-f41.google.com with SMTP id i7so697426yha.0 for ; Fri, 17 Jan 2014 07:26:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=bwLYjW9yFmbmnAHrYNYSASvEg58moyDbkwia2/yhqko=; b=bnt7Tbk5LR2qBmBmPAp7v05X9GN66G+KTOUXIHd+/JIIvb9A/8L2aoqr9gdwHBqRop VZaGLBjgU2dDekCopgbyijDB2DCgZM1DuYQ7bVZPawNoKV4e1V8tgI8JB2fC02I5ffLl GhYTbAJH+LIEr7Nor0lKppalAM0foMP2x6KjQREWFxPSEYtHTFEyC1K7F/mYRvQnrmph gl2v2X9WUX7g7iS0FinGydepFxV6ZxJg9wzz1/t+QPV08GvSmLKShwj8Q9qyIRewkyo1 KnhzIaxGtyXfIBGlcknRLdy1HbI7VaueMqg4ouu1ZxpO3kDGD7fehPEZkCbucUwSvkh3 wXYg== X-Received: by 10.236.44.173 with SMTP id n33mr2304654yhb.98.1389972387769; Fri, 17 Jan 2014 07:26:27 -0800 (PST) Received: from goober.local ([75.76.228.60]) by mx.google.com with ESMTPSA id 44sm18808853yhp.17.2014.01.17.07.26.25 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 17 Jan 2014 07:26:26 -0800 (PST) Message-ID: <52D94BA1.5040200@gmail.com> Date: Fri, 17 Jan 2014 09:26:25 -0600 From: John Weber User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <3D9225C8-A5AA-4C55-AE61-94ACC005F929@oracle.com> In-Reply-To: <3D9225C8-A5AA-4C55-AE61-94ACC005F929@oracle.com> Subject: Re: wandboard bug when fetching git://git.yoctoproject.org/yocto-kernel-tools.git 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: Fri, 17 Jan 2014 15:26:35 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi Gary, On 1/16/14 7:29 PM, Gary Collins wrote: > wandboard bug when fetching git://git.yoctoproject.org/yocto-kernel-tools.git Can you post a short log where it was failing? > > Has anyone else see the build failure not being able to fetch above URL. I believe the workaround is to change > > From > git://git.yoctoproject.org/yocto-kernel-tools.git > > to: > git://git.yoctoproject.org/yocto-kernel-tools I doubt it. I had no problems cloning this with the command: git clone git://git.yoctoproject.org/yocto-kernel-tools.git > > Is this correct and already fixed somewhere? I'm building using "dora" branch. > > I want to be able to build one image for the 3 variants of wandboard. Single,Dual,Quad configs? I read somewhere that > this is fixed with SPI boot or something like that. How can I test this? I believe you are referring to the SPL bootloader that wandboard.org has. This is a great idea, but we haven't incorporated this into the Wandboard image recipes in Yocto yet. > > > > Thanks > Gary > > _______________________________________________ > meta-freescale mailing list > meta-freescale@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-freescale