* [PATCH] bitbake-user-manual: revert change about PREFERRED_PROVIDERS
@ 2023-06-20 17:53 michael.opdenacker
0 siblings, 0 replies; only message in thread
From: michael.opdenacker @ 2023-06-20 17:53 UTC (permalink / raw)
To: bitbake-devel; +Cc: docs, Michael Opdenacker, Luca Ceresoli
From: Michael Opdenacker <michael.opdenacker@bootlin.com>
Partially reverting https://git.openembedded.org/bitbake/commit/?id=d1779e2f7789e516efae434b3781c981d0ef4ded
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Reported-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
---
.../bitbake-user-manual-ref-variables.rst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst b/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst
index ee5d7ba8..2032157f 100644
--- a/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst
+++ b/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst
@@ -1225,9 +1225,9 @@ overview of their function and contents.
PREFERRED_PROVIDER_virtual/libgl ?= "mesa"
:term:`PREFERRED_PROVIDERS`
- A colon-separated list to determine which recipe should be given
- preference for cases where multiple recipes provide the same item.
- Functionally, :term:`PREFERRED_PROVIDERS` is identical to
+ Determines which recipe should be given preference for cases where
+ multiple recipes provide the same item. Functionally,
+ :term:`PREFERRED_PROVIDERS` is identical to
:term:`PREFERRED_PROVIDER`. However, the :term:`PREFERRED_PROVIDERS` variable
lets you define preferences for multiple situations using the following
form::
--
2.34.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-06-20 17:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-20 17:53 [PATCH] bitbake-user-manual: revert change about PREFERRED_PROVIDERS michael.opdenacker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox