All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [docs] should replicating offline build use "--runonly" or "--runall"?
       [not found] <184B5224024A6359.12316@lists.yoctoproject.org>
@ 2025-06-22 14:45 ` Robert P. J. Day
  2025-06-24  7:57   ` Antonin Godard
  0 siblings, 1 reply; 3+ messages in thread
From: Robert P. J. Day @ 2025-06-22 14:45 UTC (permalink / raw)
  To: YP docs mailing list

On Sun, 22 Jun 2025, Robert P. J. Day wrote:

>
>   this section:
>
> https://docs.yoctoproject.org/dev-manual/building.html#replicating-a-build-offline
>
> advises to fetch the sources with:
>
>   $ bitbake target --runonly=fetch
>
> for the longest time now, i've used:
>
>   $ bitbake target --runall=fetch
>
> although i do recall that those behaviours changed once upon a time.
> so is that still the appropriate command to use? is it worth adding an
> explanation at that point as to the difference for people who might be
> curious?

  as a followup, this section:

https://docs.yoctoproject.org/dev-manual/efficiently-fetching-sources.html

refers only to "--runall=fetch". so it seems inconsistent with the
earlier section. or, at the very least, it has the potential for
confusion.

rday


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

* Re: [docs] should replicating offline build use "--runonly" or "--runall"?
  2025-06-22 14:45 ` [docs] should replicating offline build use "--runonly" or "--runall"? Robert P. J. Day
@ 2025-06-24  7:57   ` Antonin Godard
  2025-06-24 10:02     ` Robert P. J. Day
  0 siblings, 1 reply; 3+ messages in thread
From: Antonin Godard @ 2025-06-24  7:57 UTC (permalink / raw)
  To: Robert P. J. Day, YP docs mailing list

On Sun Jun 22, 2025 at 4:45 PM CEST, Robert P. J. Day wrote:
> On Sun, 22 Jun 2025, Robert P. J. Day wrote:
>
>>
>>   this section:
>>
>> https://docs.yoctoproject.org/dev-manual/building.html#replicating-a-build-offline
>>
>> advises to fetch the sources with:
>>
>>   $ bitbake target --runonly=fetch
>>
>> for the longest time now, i've used:
>>
>>   $ bitbake target --runall=fetch
>>
>> although i do recall that those behaviours changed once upon a time.
>> so is that still the appropriate command to use? is it worth adding an
>> explanation at that point as to the difference for people who might be
>> curious?
>
>   as a followup, this section:
>
> https://docs.yoctoproject.org/dev-manual/efficiently-fetching-sources.html
>
> refers only to "--runall=fetch". so it seems inconsistent with the
> earlier section. or, at the very least, it has the potential for
> confusion.

Yes, I also --runall should be used. I'd take a patch.

Thanks,
Antonin

-- 
Antonin Godard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* Re: [docs] should replicating offline build use "--runonly" or "--runall"?
  2025-06-24  7:57   ` Antonin Godard
@ 2025-06-24 10:02     ` Robert P. J. Day
  0 siblings, 0 replies; 3+ messages in thread
From: Robert P. J. Day @ 2025-06-24 10:02 UTC (permalink / raw)
  To: Antonin Godard; +Cc: YP docs mailing list

On Tue, 24 Jun 2025, Antonin Godard wrote:

> On Sun Jun 22, 2025 at 4:45 PM CEST, Robert P. J. Day wrote:
> > On Sun, 22 Jun 2025, Robert P. J. Day wrote:
> >
> >>
> >>   this section:
> >>
> >> https://docs.yoctoproject.org/dev-manual/building.html#replicating-a-build-offline
> >>
> >> advises to fetch the sources with:
> >>
> >>   $ bitbake target --runonly=fetch
> >>
> >> for the longest time now, i've used:
> >>
> >>   $ bitbake target --runall=fetch
> >>
> >> although i do recall that those behaviours changed once upon a time.
> >> so is that still the appropriate command to use? is it worth adding an
> >> explanation at that point as to the difference for people who might be
> >> curious?
> >
> >   as a followup, this section:
> >
> > https://docs.yoctoproject.org/dev-manual/efficiently-fetching-sources.html
> >
> > refers only to "--runall=fetch". so it seems inconsistent with the
> > earlier section. or, at the very least, it has the potential for
> > confusion.
>
> Yes, I also --runall should be used. I'd take a patch.

  and i would gleefully offer a patch if i actually understood the
distinction, and whether the developer needs to understand that
distinction and when those two choices should be used.

rday


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

end of thread, other threads:[~2025-06-24 10:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <184B5224024A6359.12316@lists.yoctoproject.org>
2025-06-22 14:45 ` [docs] should replicating offline build use "--runonly" or "--runall"? Robert P. J. Day
2025-06-24  7:57   ` Antonin Godard
2025-06-24 10:02     ` Robert P. J. Day

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.