* Rasperry Pi bcm2835-bootfiles-20140221-r3 do_fetch
@ 2014-06-14 12:41 Kashyap Gada
2014-06-14 12:55 ` Gary Thomas
0 siblings, 1 reply; 4+ messages in thread
From: Kashyap Gada @ 2014-06-14 12:41 UTC (permalink / raw)
To: openembedded-devel
Hello,
The following do_fetch of bcm28353-bootfiles-20140221-r3 is taking
considerable amount of time. I have kept system monitor applcation on on my
ubuntu workstation which shows download at about 114KBps.
I want to know if this do_fetch task is interrupted and bitbake is stopped
as I have to close down my office, will bitbaking the next time i start the
process continue download from where I stopped or will start fetching for
the package from 0 again.
Also can it be downloaded separately, if yes where can I find the link to
it and where do i have to store it once its downloaded.
Kashyap Gada
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Rasperry Pi bcm2835-bootfiles-20140221-r3 do_fetch
2014-06-14 12:41 Rasperry Pi bcm2835-bootfiles-20140221-r3 do_fetch Kashyap Gada
@ 2014-06-14 12:55 ` Gary Thomas
0 siblings, 0 replies; 4+ messages in thread
From: Gary Thomas @ 2014-06-14 12:55 UTC (permalink / raw)
To: openembedded-devel
On 2014-06-14 06:41, Kashyap Gada wrote:
> Hello,
> The following do_fetch of bcm28353-bootfiles-20140221-r3 is taking
> considerable amount of time. I have kept system monitor applcation on on my
> ubuntu workstation which shows download at about 114KBps.
This is going to take a while as it's around 3GB packed.
>
> I want to know if this do_fetch task is interrupted and bitbake is stopped
> as I have to close down my office, will bitbaking the next time i start the
> process continue download from where I stopped or will start fetching for
> the package from 0 again.
>
>
> Also can it be downloaded separately, if yes where can I find the link to
> it and where do i have to store it once its downloaded.
If you set BB_GENERATE_MIRROR_TARBALLS ?= "1" in your local.conf you'll
find the packed tarball in your downloads directory once the fetch completes.
You can download the tarballs from my website http://www.mlbassoc.com/poky
These are from the latest build which I made on 2014-06-13. Just put them
in your downloads directory (or mirror). Don't forget to create the 'done'
stamp when you've downloaded it, e.g.
% touch downloads/git2_github.com.raspberrypi.firmware.git.tar.gz.done
Good luck - If you have troubles, try the mailing list again as
I'll be away on holiday.
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Rasperry Pi bcm2835-bootfiles-20140221-r3 do_fetch
@ 2014-06-16 5:51 Kashyap Gada
0 siblings, 0 replies; 4+ messages in thread
From: Kashyap Gada @ 2014-06-16 5:51 UTC (permalink / raw)
To: gary, openembedded-devel
Message: 2
Date: Sat, 14 Jun 2014 06:55:53 -0600
From: Gary Thomas <gary@mlbassoc.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [oe] Rasperry Pi bcm2835-bootfiles-20140221-r3 do_fetch
Message-ID: <539C4659.2020009@mlbassoc.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
On 2014-06-14 06:41, Kashyap Gada wrote:
> Hello,
> The following do_fetch of bcm28353-bootfiles-20140221-r3 is taking
> considerable amount of time. I have kept system monitor applcation on on
my
> ubuntu workstation which shows download at about 114KBps.
This is going to take a while as it's around 3GB packed.
>
> I want to know if this do_fetch task is interrupted and bitbake is stopped
> as I have to close down my office, will bitbaking the next time i start
the
> process continue download from where I stopped or will start fetching for
> the package from 0 again.
>
>
> Also can it be downloaded separately, if yes where can I find the link to
> it and where do i have to store it once its downloaded.
If you set BB_GENERATE_MIRROR_TARBALLS ?= "1" in your local.conf you'll
find the packed tarball in your downloads directory once the fetch
completes.
You can download the tarballs from my website http://www.mlbassoc.com/poky
These are from the latest build which I made on 2014-06-13. Just put them
in your downloads directory (or mirror). Don't forget to create the 'done'
stamp when you've downloaded it, e.g.
% touch downloads/git2_github.com.raspberrypi.firmware.git.tar.gz.done
Thanks for your reply, but you missed out on the do_fetch restarting issue.
> I want to know if this do_fetch task is interrupted and bitbake is stopped
> as I have to close down my office, will bitbaking the next time i start
the
> process continue download from where I stopped or will start fetching for
> the package from 0 again.???
^ permalink raw reply [flat|nested] 4+ messages in thread
* Rasperry Pi bcm2835-bootfiles-20140221-r3 do_fetch
@ 2014-06-13 8:06 Kashyap Gada
0 siblings, 0 replies; 4+ messages in thread
From: Kashyap Gada @ 2014-06-13 8:06 UTC (permalink / raw)
To: yocto@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 616 bytes --]
Hello,
The following do_fetch of bcm28353-bootfiles-20140221-r3 is taking
considerable amount of time. I have kept system monitor applcation on on my
ubuntu workstation which shows download at about 114KBps.
I want to know if this do_fetch task is interrupted and bitbake is stopped
as I have to close down my office, will bitbaking the next time i start the
process continue download from where I stopped or will start fetching for
the package from 0 again.
Also can it be downloaded separately, if yes where can I find the link to
it and where do i have to store it once its downloaded.
Kashyap
[-- Attachment #2: Type: text/html, Size: 716 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-06-16 5:51 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-14 12:41 Rasperry Pi bcm2835-bootfiles-20140221-r3 do_fetch Kashyap Gada
2014-06-14 12:55 ` Gary Thomas
-- strict thread matches above, loose matches on Subject: below --
2014-06-16 5:51 Kashyap Gada
2014-06-13 8:06 Kashyap Gada
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.