diff options
| -rw-r--r-- | bitbake/doc/user-manual/user-manual-ref-variables.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bitbake/doc/user-manual/user-manual-ref-variables.xml b/bitbake/doc/user-manual/user-manual-ref-variables.xml index 1ee0eebd1b..9cf42fd0a4 100644 --- a/bitbake/doc/user-manual/user-manual-ref-variables.xml +++ b/bitbake/doc/user-manual/user-manual-ref-variables.xml | |||
| @@ -1340,8 +1340,8 @@ | |||
| 1340 | <glossentry id='var-PREFERRED_PROVIDER'><glossterm>PREFERRED_PROVIDER</glossterm> | 1340 | <glossentry id='var-PREFERRED_PROVIDER'><glossterm>PREFERRED_PROVIDER</glossterm> |
| 1341 | <glossdef> | 1341 | <glossdef> |
| 1342 | <para> | 1342 | <para> |
| 1343 | If multiple recipes provide an item, this variable | 1343 | Determines which recipe should be given preference when |
| 1344 | determines which recipe should be given preference. | 1344 | multiple recipes provide the same item. |
| 1345 | You should always suffix the variable with the name of the | 1345 | You should always suffix the variable with the name of the |
| 1346 | provided item, and you should set it to the | 1346 | provided item, and you should set it to the |
| 1347 | <link linkend='var-PN'><filename>PN</filename></link> | 1347 | <link linkend='var-PN'><filename>PN</filename></link> |
