All of lore.kernel.org
 help / color / mirror / Atom feed
* bitbake download only
@ 2017-08-03 14:55 blackthirt33n .
  2017-08-03 15:00 ` Burton, Ross
  2017-08-04  4:12 ` Vineeth Chowdary Karumanchi
  0 siblings, 2 replies; 5+ messages in thread
From: blackthirt33n . @ 2017-08-03 14:55 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 154 bytes --]

Is it possible to perform a download only bitbake of a recipe/target?

For instance only download the necessary files for core-image-minimal?

James

[-- Attachment #2: Type: text/html, Size: 311 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: bitbake download only
  2017-08-03 14:55 bitbake download only blackthirt33n .
@ 2017-08-03 15:00 ` Burton, Ross
  2017-08-03 16:00   ` Matthew McClintock
  2017-08-04  4:12 ` Vineeth Chowdary Karumanchi
  1 sibling, 1 reply; 5+ messages in thread
From: Burton, Ross @ 2017-08-03 15:00 UTC (permalink / raw)
  To: blackthirt33n .; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 457 bytes --]

Yes,

bitbake core-image-minimal -c fetchall

Ross

On 3 August 2017 at 15:55, blackthirt33n . <jjosburn@gmail.com> wrote:

> Is it possible to perform a download only bitbake of a recipe/target?
>
> For instance only download the necessary files for core-image-minimal?
>
> James
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>

[-- Attachment #2: Type: text/html, Size: 1097 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: bitbake download only
  2017-08-03 15:00 ` Burton, Ross
@ 2017-08-03 16:00   ` Matthew McClintock
  2017-08-03 16:02     ` Burton, Ross
  0 siblings, 1 reply; 5+ messages in thread
From: Matthew McClintock @ 2017-08-03 16:00 UTC (permalink / raw)
  To: Burton, Ross; +Cc: yocto, blackthirt33n .

On Thu, Aug 3, 2017 at 10:00 AM, Burton, Ross <ross.burton@intel.com> wrote:
> Yes,
>
> bitbake core-image-minimal -c fetchall

Or for more recent version of bitbake

bitbake core-image-minimal --runall fetch

-M


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: bitbake download only
  2017-08-03 16:00   ` Matthew McClintock
@ 2017-08-03 16:02     ` Burton, Ross
  0 siblings, 0 replies; 5+ messages in thread
From: Burton, Ross @ 2017-08-03 16:02 UTC (permalink / raw)
  To: Matthew McClintock; +Cc: yocto, blackthirt33n .

[-- Attachment #1: Type: text/plain, Size: 404 bytes --]

On 3 August 2017 at 17:00, Matthew McClintock <msm-oss@mcclintock.net>
wrote:

> On Thu, Aug 3, 2017 at 10:00 AM, Burton, Ross <ross.burton@intel.com>
> wrote:
> > Yes,
> >
> > bitbake core-image-minimal -c fetchall
>
> Or for more recent version of bitbake
>
> bitbake core-image-minimal --runall fetch


I'd actually forgotten that existed.  Maybe fetchall should tell the user?

Ross

[-- Attachment #2: Type: text/html, Size: 830 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: bitbake download only
  2017-08-03 14:55 bitbake download only blackthirt33n .
  2017-08-03 15:00 ` Burton, Ross
@ 2017-08-04  4:12 ` Vineeth Chowdary Karumanchi
  1 sibling, 0 replies; 5+ messages in thread
From: Vineeth Chowdary Karumanchi @ 2017-08-04  4:12 UTC (permalink / raw)
  To: blackthirt33n ., yocto

Hi,

bitbake recipe/target -c do_fetch

VIneeth

On 8/3/2017 8:25 PM, blackthirt33n . wrote:
> Is it possible to perform a download only bitbake of a recipe/target?
> 
> For instance only download the necessary files for core-image-minimal?
> 
> James
> 
> 
> 


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-08-04  6:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-03 14:55 bitbake download only blackthirt33n .
2017-08-03 15:00 ` Burton, Ross
2017-08-03 16:00   ` Matthew McClintock
2017-08-03 16:02     ` Burton, Ross
2017-08-04  4:12 ` Vineeth Chowdary Karumanchi

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.