[PATCH] doc/bitbake-user-manual-ref-variables: document PREFERRED_RPROVIDER
Yann Dirson <[email protected]>
| Newsgroups | org.openembedded.lists.bitbake-devel |
|---|---|
| Message-ID | <1787566358.8631fc262581453bbf619ec5b2062170.1a033420133000c4f3@vates.tech> |
Signed-off-by: Yann Dirson <[email protected]> --- .../bitbake-user-manual-ref-variables.rst | 9 +++++++++ 1 file changed, 9 insertions(+) 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 5395ce5e3..2756fc0c4 100644 --- a/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst +++ b/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst @@ -1558,6 +1558,15 @@ overview of their function and contents. PREFERRED_PROVIDER_xxx = "yyy" PREFERRED_PROVIDER_aaa = "bbb" + :term:`PREFERRED_RPROVIDER` Determines which recipe should be given + preference when multiple packages rprovide the same item. Beware + this should contain the name of the *recipe* producing the + package that rprovides the item, not that of the package. Some + examples:: + + PREFERRED_RPROVIDER_initd-functions ?= "initscripts" + PREFERRED_RPROVIDER_virtual-libegl-icd ?= "mesa" + :term:`PREFERRED_VERSION` If there are multiple versions of a recipe available, this variable determines which version should be given preference. You must always -- 2.47.3 -- Yann Dirson | Vates Platform Developer XCP-ng & Xen Orchestra - Vates solutions web: https://vates.tech