All of lore.kernel.org
 help / color / mirror / Atom feed
* why "PREFERRED_PROVIDER_udev" and not "PREFERRED_PROVIDER_virtual/udev"?
@ 2021-08-30  7:52 Robert P. J. Day
  2021-08-30 16:09 ` [OE-core] " Khem Raj
  2021-08-31  9:23 ` Richard Purdie
  0 siblings, 2 replies; 6+ messages in thread
From: Robert P. J. Day @ 2021-08-30  7:52 UTC (permalink / raw)
  To: OE Core mailing list


  i was going to extend section 3.3.17, "Using Virtual Providers",
with an intro example using "udev" until i realized that that example
doesn't use the "virtual/" notation. so ... why not? is there some
distinction between other components that use the "virtual/" prefix,
but a reason that one does not specify:

  PROVIDES = "virtual/udev"

rather than just:

  PROVIDES = "udev"

and then use the corresponding PREFERRED_PROVIDER_virtual/udev
notation?

rday

^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <16A0063E8A02B067.22970@lists.openembedded.org>]

end of thread, other threads:[~2021-08-31  9:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-30  7:52 why "PREFERRED_PROVIDER_udev" and not "PREFERRED_PROVIDER_virtual/udev"? Robert P. J. Day
2021-08-30 16:09 ` [OE-core] " Khem Raj
2021-08-31  8:27   ` Robert P. J. Day
2021-08-31  9:24     ` Richard Purdie
2021-08-31  9:23 ` Richard Purdie
     [not found] <16A0063E8A02B067.22970@lists.openembedded.org>
2021-08-30  8:11 ` 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.