diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-16 08:54:00 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-17 22:34:16 +0100 |
| commit | cedb4ce2d86f55791325e5b4a8e30f97710ce75e (patch) | |
| tree | cd5807f99dd144e8b6830a2200532ada0cad1d6c /documentation/ref-manual/ref-variables.xml | |
| parent | bf64daa2ab88f40bcc9aace2098cd49cbce850d1 (diff) | |
| download | poky-cedb4ce2d86f55791325e5b4a8e30f97710ce75e.tar.gz | |
ref-manual: Changes to the migration section
Paul gave this a review and we found some issues.
Slight changes.
(From yocto-docs rev: 1e64fe277a6daaf484e56c3e9117fd72bb107614)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index b5f04cbf6c..e4bcb56aed 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -3395,10 +3395,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 3395 | <filename>${<link linkend='var-BPN'>BPN</link>}-${PV}</filename>. | 3395 | <filename>${<link linkend='var-BPN'>BPN</link>}-${PV}</filename>. |
| 3396 | The base recipe name and version but without any special | 3396 | The base recipe name and version but without any special |
| 3397 | package name suffix.</para></listitem> | 3397 | package name suffix.</para></listitem> |
| 3398 | <listitem><para><emphasis>Files -</emphasis> Files beneath the directory in which the recipe | 3398 | <listitem><para><emphasis>files -</emphasis> Files within a |
| 3399 | resides.</para></listitem> | 3399 | directory, which is named <filename>files</filename> |
| 3400 | <listitem><para><emphasis>Directory -</emphasis> The directory itself in which the recipe | 3400 | and is also alongside the recipe. |
| 3401 | resides.</para></listitem> | 3401 | </para></listitem> |
| 3402 | </itemizedlist></para></listitem> | 3402 | </itemizedlist></para></listitem> |
| 3403 | <listitem><para><emphasis><filename>bzr://</filename> -</emphasis> Fetches files from a | 3403 | <listitem><para><emphasis><filename>bzr://</filename> -</emphasis> Fetches files from a |
| 3404 | Bazaar revision control repository.</para></listitem> | 3404 | Bazaar revision control repository.</para></listitem> |
