Yocto Project Documentation
 help / color / mirror / Atom feed
* more docs curiosity: "inherit_defer" in the BB manual
@ 2025-07-09 13:31 Robert P. J. Day
  2025-07-09 13:34 ` [docs] " Richard Purdie
  0 siblings, 1 reply; 4+ messages in thread
From: Robert P. J. Day @ 2025-07-09 13:31 UTC (permalink / raw)
  To: YP docs mailing list


here:

https://docs.yoctoproject.org/bitbake/2.12/bitbake-user-manual/bitbake-user-manual-metadata.html#inherit-defer-directive

that section strongly suggests that the sole reason to use
"inherit_defer" is that you want to inherit some class, but you're not
sure which class *yet*, so you use a variable that will, at some
point, be set before parsing is complete. or possibly it will involve
a programmatic condition.

  so what is the purpose of using "inherit_defer" on a fixed bbclass
name such as this?

https://git.openembedded.org/openembedded-core/tree/meta/recipes-devtools/qemu/qemu-native.inc#n3

what is the rationale of inherit_defer'ing a fixed class name? or is
there more to this that i'm missing?

rday


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

end of thread, other threads:[~2025-07-14 14:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-09 13:31 more docs curiosity: "inherit_defer" in the BB manual Robert P. J. Day
2025-07-09 13:34 ` [docs] " Richard Purdie
2025-07-09 14:20   ` Robert P. J. Day
2025-07-14 14:40     ` Quentin Schulz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox