summaryrefslogtreecommitdiffstats
path: root/bitbake/doc
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-01-24 09:01:36 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-02-11 12:17:05 +0000
commit5f59a855110b0cfb67ec67d0d4e7800ebdb1db59 (patch)
tree563b14f07896eb9885972f759cd954ab55a6584d /bitbake/doc
parent658d885c0c0d82bd9fb236db5427451d6cd8f44a (diff)
downloadast2050-yocto-poky-5f59a855110b0cfb67ec67d0d4e7800ebdb1db59.zip
ast2050-yocto-poky-5f59a855110b0cfb67ec67d0d4e7800ebdb1db59.tar.gz
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>
Diffstat (limited to 'bitbake/doc')
-rw-r--r--bitbake/doc/user-manual/user-manual-ref-variables.xml4
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 1ee0eeb..9cf42fd 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 @@
<glossentry id='var-PREFERRED_PROVIDER'><glossterm>PREFERRED_PROVIDER</glossterm>
<glossdef>
<para>
- If multiple recipes provide an item, this variable
- determines which recipe should be given preference.
+ Determines which recipe should be given preference when
+ multiple recipes provide the same item.
You should always suffix the variable with the name of the
provided item, and you should set it to the
<link linkend='var-PN'><filename>PN</filename></link>
OpenPOWER on IntegriCloud