From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pb0-f53.google.com (mail-pb0-f53.google.com [209.85.160.53]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 9E734E00BEC for ; Wed, 16 Apr 2014 20:14:20 -0700 (PDT) Received: by mail-pb0-f53.google.com with SMTP id rp16so11502716pbb.26 for ; Wed, 16 Apr 2014 20:14:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=EBhLtFUfrAP+kdJKUmEjbpyuyIlaeyrvB/ROv75ZABM=; b=FvYvl6/NNoEJBBS2Gp7VqUyaYgU35JcIWrMAmwMM77mhJq6H82fzjjBKVzPlPnaEIH BZOMy8FESOZm9LfQWtok2u/i8t7mzpSxxhil16hGYIztMzz/kV2IFitJtg2YQAFiE0Fy fwxtG0oWJSv82YIkfMYBezWQLYSgAb1Uqy4sXu1r7Ca5hkP/fXU3Bf+IrfqEap6tAe26 b04EKnjexrjyfh5cx5qZvJ7SkpPE58QP5qPYQ69OyqMeptD9aB1DP0Q7SGyaTk7oGiT8 GlqnJn9vFyYMrBI8LQoZxb/5TfGGPFJqOwHxC8wjtO1dPJ6BMZXS8Zc+p6/wDAqwWUT9 tcZA== X-Gm-Message-State: ALoCoQkKMzURl0sSLRn0iZ1Lv9tpm543VPZ5PmFK0NtsR0RI3J1hMvpbWDLZ+6Xo2ILkddf0l58y X-Received: by 10.67.2.34 with SMTP id bl2mr12673170pad.58.1397704460717; Wed, 16 Apr 2014 20:14:20 -0700 (PDT) Received: from [192.168.1.8] (ip98-167-230-131.ph.ph.cox.net. [98.167.230.131]) by mx.google.com with ESMTPSA id ja8sm50210639pbd.3.2014.04.16.20.14.18 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 16 Apr 2014 20:14:19 -0700 (PDT) Message-ID: <534F4704.3030308@boundarydevices.com> Date: Wed, 16 Apr 2014 20:14:12 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Xh Xiao , "meta-freescale@yoctoproject.org" References: In-Reply-To: Subject: Re: failed to fetch boundarydevice github kernel at 1.6 build 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 Apr 2014 03:14:21 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi Xxiao, On 04/16/2014 08:08 PM, Xh Xiao wrote: > MACHINE=imx6qsabrelite source setup-environment > bitbake core-image-minimal > Failed to fetch URL > git://github.com/boundarydevices/linux-imx6.git;branch=boundary-imx_3.0.35_4.1.0 > , > attempting MIRRORS if available > ERROR: Fetcher failure: Fetch command failed with exit code 128 > I think you probably had a sporadic connectivity issue, since this is currently working for us. Can you clone directly? ~/$ git clone git://github.com/boundarydevices/linux-imx6.git;branch=boundary-imx_3.0.35_4.1.0 Cloning into 'linux-imx6'... remote: Reusing existing pack: 3541799, done. ... > Anybody tried to build 1.6 release for Sabre Lite? > Sure. We've built and tested all of the hard-float images (not yet soft-float). Regards, Eric