From: Saul Wold <sgw@linux.intel.com>
To: gmane@reliableembeddedsystems.com
Cc: poky@pokylinux.org
Subject: Re: bernard-5.0.1, poky-image-lsb, beagle, build error
Date: Tue, 14 Jun 2011 14:47:16 -0700 [thread overview]
Message-ID: <4DF7D6E4.2020908@linux.intel.com> (raw)
In-Reply-To: <it8hss$c59$1@dough.gmane.org>
On 06/14/2011 01:55 PM, Robert Berger wrote:
> Hi,
>
> On 06/14/2011 10:28 PM, Saul Wold wrote:
>>
>> Currently, if you have MIRRORS, it should pick up the original upstream
>> source tarball from http://autobuilder.yoctoprojecto.org/sources, if you
>> want to avoid checking any upstream source, you can set
>> PREMIRRORS_prepend for ftp, http, and https URLs to the
>> autobuilder/sources location. This location should maintain all tarballs
>> for releases.
>>
>> We had a similar problem with distcc right about the time we released
>> 5.0.1!
>>
>> You can use a local solution also with PREMIRRORS_prepend, as well as
>> setting the BB_NO_NETWORK, which will force bitbake to not look on the
>> network for any upstreams, this assumes you have everything preloaded
>> locally.
>>
>> Let us know if this is what you are looking for.
>
> There is a file called meta/conf/distro/poky.conf which contains
>
> 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"
>
> Isn't this supposed to be included by default?
> Do I need to do something else to activate MIRRORS/PREMIRRORS?
>
That's the right list and your not overriding them at all?
Then it should pick it up. Coulg you run a bitbake -DD -v psmisc -c
fetch and send me the out put, on the failing build that you have?
This might help identify if there's a problem.
Thanks
Sau!
> Regards,
>
> Robert
>
>>
>> Sau!
>>
> ...The significant problems we face cannot be solved at the same level
> of thinking we were at when we created them. - Albert Einstein
>
> My public pgp key is available at:
> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x90320BF1
>
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
next prev parent reply other threads:[~2011-06-14 21:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-14 18:20 bernard-5.0.1, poky-image-lsb, beagle, build error Robert Berger
2011-06-14 19:28 ` Saul Wold
2011-06-14 19:38 ` Tom Rini
2011-06-14 19:52 ` Richard Purdie
2011-06-14 20:00 ` Tom Rini
2011-06-14 20:55 ` Robert Berger
2011-06-14 21:47 ` Saul Wold [this message]
2011-06-15 6:04 ` Robert Berger
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=4DF7D6E4.2020908@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=gmane@reliableembeddedsystems.com \
--cc=poky@pokylinux.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.