docs.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* virtual providers don't apply to runtime dependencies?
@ 2021-08-30  8:44 Robert P. J. Day
  2021-08-30  8:55 ` [docs] " Quentin Schulz
  2021-08-30 12:20 ` Richard Purdie
  0 siblings, 2 replies; 7+ messages in thread
From: Robert P. J. Day @ 2021-08-30  8:44 UTC (permalink / raw)
  To: YP docs mailing list


  in this section:

https://docs.yoctoproject.org/dev-manual/common-tasks.html#using-virtual-providers

one reads the note:

"Virtual providers only apply to build time dependencies specified
with PROVIDES and DEPENDS. They do not apply to runtime dependencies
specified with RPROVIDES and RDEPENDS."

  except in current oe-core, there seem to be a couple examples of
that:

meta/recipes-core/systemd/systemd-bootconf_1.00.bb:RPROVIDES:${PN} +=
"virtual/systemd-bootconf"

meta/recipes-bsp/grub/grub-bootconf_1.00.bb:RPROVIDES:${PN} +=
"virtual/grub-bootconf"

  am i misreadimg something?

rday

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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-30  8:44 virtual providers don't apply to runtime dependencies? Robert P. J. Day
2021-08-30  8:55 ` [docs] " Quentin Schulz
2021-08-30 12:20 ` Richard Purdie
2021-08-30 12:31   ` Robert P. J. Day
2021-08-31 17:32   ` Michael Opdenacker
2021-09-01  8:12     ` Robert P. J. Day
2021-09-01  8:30       ` Michael Opdenacker

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).