From: Mark Hatle <mark.hatle@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: Re: tinylogin unfetchable
Date: Wed, 15 Jun 2011 10:32:06 -0500 [thread overview]
Message-ID: <4DF8D076.4050206@windriver.com> (raw)
In-Reply-To: <1308148934.25285.1795.camel@phil-desktop>
On 6/15/11 9:42 AM, Phil Blundell wrote:
> On Wed, 2011-06-15 at 07:38 -0700, Saul Wold wrote:
>> Is the fallback to MIRRORS not working?
>
> Which MIRRORS are you thinking of? If there's meant to be an
> appropriate one set in oe-core then I guess the answer is no, it isn't
> working :-}
The FALLBACK mirrors are not enabled by default in the OE-Core configuration
files. This is because each distribution will likely want to provide their own
mirroring.
If anyone wants to use the Yocto mirrors this is the way to enable it, in your
local.conf add:
PREMIRRORS ?= "\
bzr://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \
cvs://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \
git://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \
hg://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \
osc://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \
p4://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \
svk://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \
svn://.*/.* http://autobuilder.yoctoproject.org/sources/ \n"
MIRRORS =+ "\
ftp://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \
http://.*/.* http://autobuilder.yoctoproject.org/sources/ \n \
https://.*/.* http://autobuilder.yoctoproject.org/sources/ \n"
> p.
>
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
next prev parent reply other threads:[~2011-06-15 15:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-15 12:06 tinylogin unfetchable Phil Blundell
2011-06-15 12:09 ` Koen Kooi
2011-06-15 14:38 ` Saul Wold
2011-06-15 14:42 ` Phil Blundell
2011-06-15 15:32 ` Mark Hatle [this message]
2011-06-15 16:08 ` Khem Raj
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=4DF8D076.4050206@windriver.com \
--to=mark.hatle@windriver.com \
--cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox