mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
bitbake: user-manual-ref-variables.xml: Edits to PREFERRED_PROVIDER.
(Bitbake rev: 9232cca08ec3f099475ad8dfc10e4fa3c2b39366) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
658d885c0c
commit
5f59a85511
@@ -1340,8 +1340,8 @@
|
|||||||
<glossentry id='var-PREFERRED_PROVIDER'><glossterm>PREFERRED_PROVIDER</glossterm>
|
<glossentry id='var-PREFERRED_PROVIDER'><glossterm>PREFERRED_PROVIDER</glossterm>
|
||||||
<glossdef>
|
<glossdef>
|
||||||
<para>
|
<para>
|
||||||
If multiple recipes provide an item, this variable
|
Determines which recipe should be given preference when
|
||||||
determines which recipe should be given preference.
|
multiple recipes provide the same item.
|
||||||
You should always suffix the variable with the name of the
|
You should always suffix the variable with the name of the
|
||||||
provided item, and you should set it to the
|
provided item, and you should set it to the
|
||||||
<link linkend='var-PN'><filename>PN</filename></link>
|
<link linkend='var-PN'><filename>PN</filename></link>
|
||||||
|
|||||||
Reference in New Issue
Block a user