diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-03-28 11:18:55 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:13:40 +0100 |
| commit | 6818b8a9a3a96f2ac07cdeb6fffab313845251bb (patch) | |
| tree | adaf0559574eb7dd6f7066c6c5e559aea8abbafe | |
| parent | 92c422de34d566c72edc849b243b30c8b167d9bb (diff) | |
| download | poky-6818b8a9a3a96f2ac07cdeb6fffab313845251bb.tar.gz | |
ref-manual: Edits to MLPREFIX variable.
(From yocto-docs rev: 066cb12f142242e9661db254f7797d3186353275)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 8aae8b08ec..c378b9d97b 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -2286,7 +2286,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 2286 | <para> | 2286 | <para> |
| 2287 | Specifies a prefix has been added to | 2287 | Specifies a prefix has been added to |
| 2288 | <link linkend='var-PN'><filename>PN</filename></link> to create a special version | 2288 | <link linkend='var-PN'><filename>PN</filename></link> to create a special version |
| 2289 | of a recipe or package, such as a multilib version. | 2289 | of a recipe or package, such as a Multilib version. |
| 2290 | The variable is used in places where the prefix needs to be | 2290 | The variable is used in places where the prefix needs to be |
| 2291 | added to or removed from a the name (e.g. the | 2291 | added to or removed from a the name (e.g. the |
| 2292 | <link linkend='var-BPN'><filename>BPN</filename></link> variable). | 2292 | <link linkend='var-BPN'><filename>BPN</filename></link> variable). |
