1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 01:19:52 +00:00

ref-manual: Fixed grammar in PREFERRED_VERSION glossary item.

(From yocto-docs rev: d695ef6e636755e9ee33fe09f8da0a12fbc8c224)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2013-06-12 14:18:50 +03:00
committed by Richard Purdie
parent cb427a6bee
commit b38ed97194
+4 -4
View File
@@ -3047,10 +3047,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
you want to select, and you should set to the you want to select, and you should set to the
<link linkend='var-PV'><filename>PV</filename></link> <link linkend='var-PV'><filename>PV</filename></link>
accordingly for precedence. accordingly for precedence.
You can use the "<filename>%</filename>" character as a wildcard You can use the "<filename>%</filename>" character as a
to match any number of characters, which can be useful when wildcard to match any number of characters, which can be
specifying versions that contain long revision number that could useful when specifying versions that contain long revision
potentially change. numberS that could potentially change.
Here are two examples: Here are two examples:
<literallayout class='monospaced'> <literallayout class='monospaced'>
PREFERRED_VERSION_python = "2.6.6" PREFERRED_VERSION_python = "2.6.6"