Re: [yocto] linux-yocto fetch bottleneck

2014-03-24 Thread Gary Thomas
On 2014-03-24 17:18, Jate S wrote: > What is the name of the mirror tarball that's created? I am trying to > see if it worked. I saw no log messages stating "Creating tarball of > git repository". It will look something like this (for the opkg-utils_git recipe) downloads/git2_git.yoctoproject.or

Re: [yocto] linux-yocto fetch bottleneck

2014-03-24 Thread Jate S
What is the name of the mirror tarball that's created? I am trying to see if it worked. I saw no log messages stating "Creating tarball of git repository". On Fri, Mar 21, 2014 at 6:04 PM, Gary Thomas wrote: > On 2014-03-21 15:54, Jate S wrote: >> The documentation has warnings of space usage. W

Re: [yocto] linux-yocto fetch bottleneck

2014-03-21 Thread Gary Thomas
On 2014-03-21 15:54, Jate S wrote: > The documentation has warnings of space usage. Will it start using > lots of space? If so, can I use it on a per mirror basis? Yes, the tarballs can be quite large, but they are incredibly useful with a local mirror. Especially when you consider that updating

Re: [yocto] linux-yocto fetch bottleneck

2014-03-21 Thread Gary Thomas
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

[yocto] linux-yocto fetch bottleneck

2014-03-21 Thread Jate S
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