All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: yocto@yoctoproject.org
Subject: Re: linux-yocto fetch bottleneck
Date: Fri, 21 Mar 2014 15:33:41 -0600	[thread overview]
Message-ID: <532CB035.2020703@mlbassoc.com> (raw)
In-Reply-To: <CAPphmgYBnU6-NtLt+FDgpc97CKsnU6y8OSSGGO9W9isbf0xH7g@mail.gmail.com>

On 2014-03-21 15:27, Jate S wrote:
> I am running into a bottleneck with the linux-yocto recipe on dora
> 1.5.1. The fetch retrieves git2_git.yoctoproject.org.git.tar.gz, but
> then it hits a bottleneck when it must do a git fetch to update to the
> required references. The git server does not have high bandwdith.
> 
> One workaround that I've found is to archive the git repository and
> replace the tar.gz in the downloads directory. The recipe then finds
> the required references.
> 
> Would BB_GENERATE_MIRROR_TARBALLS actually take care of this? Any
> other recommendations?

Yes, that's exactly what BB_GENERATE_MIRROR_TARBALLS does.  The updated
tarball will end up in your downloads directory.  If you use any sort of
local mirror, you'll want to push the new tarball to it for the next time.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


  reply	other threads:[~2014-03-21 21:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-21 21:27 linux-yocto fetch bottleneck Jate S
2014-03-21 21:33 ` Gary Thomas [this message]
     [not found]   ` <CAPphmgbHhHMRTAGtXMsHfbHR6FuQa7MODGW_UQY22xCO2Z38MQ@mail.gmail.com>
2014-03-21 22:04     ` Gary Thomas
2014-03-24 23:18       ` Jate S
2014-03-24 23:25         ` Gary Thomas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=532CB035.2020703@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.