docs.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* "Both of these options are not seen in the majority of recipes."?
@ 2021-08-30 10:24 Robert P. J. Day
  2021-09-01 10:33 ` [docs] " Quentin Schulz
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2021-08-30 10:24 UTC (permalink / raw)
  To: YP docs mailing list


  in section:

https://docs.yoctoproject.org/dev-manual/common-tasks.html#recipe-syntax

in Functions section:

"It is also possible to implement new functions that are called
between existing tasks as long as the new functions are not replacing
or complementing the default functions. You can implement functions in
Python instead of shell. Both of these options are not seen in the
majority of recipes."

  that last sentence seems ... backwards? how should one read it?

rday

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

* Re: [docs] "Both of these options are not seen in the majority of recipes."?
  2021-08-30 10:24 "Both of these options are not seen in the majority of recipes."? Robert P. J. Day
@ 2021-09-01 10:33 ` Quentin Schulz
  0 siblings, 0 replies; 2+ messages in thread
From: Quentin Schulz @ 2021-09-01 10:33 UTC (permalink / raw)
  To: Robert P. J. Day; +Cc: YP docs mailing list

Hi Robert,

On Mon, Aug 30, 2021 at 06:24:46AM -0400, Robert P. J. Day wrote:
> 
>   in section:
> 
> https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.yoctoproject.org_dev-2Dmanual_common-2Dtasks.html-23recipe-2Dsyntax&d=DwIBAg&c=_sEr5x9kUWhuk4_nFwjJtA&r=LYjLexDn7rXIzVmkNPvw5ymA1XTSqHGq8yBP6m6qZZ4njZguQhZhkI_-172IIy1t&m=2-fp92PkZ79RQtAMHJ_6KFfOekya_lBj4WDAt2NBqio&s=3n-EBs-PNMR-IUWCI9oCgH-qB3aTFSSsd8dFh7evjnM&e= 
> 
> in Functions section:
> 
> "It is also possible to implement new functions that are called
> between existing tasks as long as the new functions are not replacing
> or complementing the default functions. You can implement functions in
> Python instead of shell. Both of these options are not seen in the
> majority of recipes."
> 
>   that last sentence seems ... backwards? how should one read it?
> 

My guess:

"""
It is also possible to implement new functions that are called
between existing tasks as long as the new functions are not replacing
or complementing the default functions. This is not used in the majority
of recipes.

You can implement functions in Python instead of shell.
"""

Cheers,
Quentin

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

end of thread, other threads:[~2021-09-01 10:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-30 10:24 "Both of these options are not seen in the majority of recipes."? Robert P. J. Day
2021-09-01 10:33 ` [docs] " Quentin Schulz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).