diff options
Diffstat (limited to 'documentation/ref-manual/usingpoky.xml')
| -rw-r--r-- | documentation/ref-manual/usingpoky.xml | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/documentation/ref-manual/usingpoky.xml b/documentation/ref-manual/usingpoky.xml index d1ac18fb2f..9fb74172b5 100644 --- a/documentation/ref-manual/usingpoky.xml +++ b/documentation/ref-manual/usingpoky.xml | |||
| @@ -56,7 +56,8 @@ | |||
| 56 | <para> | 56 | <para> |
| 57 | The <replaceable>build_dir</replaceable> argument is optional and specifies the directory the | 57 | The <replaceable>build_dir</replaceable> argument is optional and specifies the directory the |
| 58 | OpenEmbedded build system uses for the build - | 58 | OpenEmbedded build system uses for the build - |
| 59 | the <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>. | 59 | the |
| 60 | <link linkend='build-directory'>Build Directory</link>. | ||
| 60 | If you do not specify a Build Directory, it defaults to a directory | 61 | If you do not specify a Build Directory, it defaults to a directory |
| 61 | named <filename>build</filename> in your current working directory. | 62 | named <filename>build</filename> in your current working directory. |
| 62 | A common practice is to use a different Build Directory for different targets. | 63 | A common practice is to use a different Build Directory for different targets. |
| @@ -142,7 +143,7 @@ | |||
| 142 | <para> | 143 | <para> |
| 143 | Once an image has been built, it often needs to be installed. | 144 | Once an image has been built, it often needs to be installed. |
| 144 | The images and kernels built by the OpenEmbedded build system are placed in the | 145 | The images and kernels built by the OpenEmbedded build system are placed in the |
| 145 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink> in | 146 | <link linkend='build-directory'>Build Directory</link> in |
| 146 | <filename class="directory">tmp/deploy/images</filename>. | 147 | <filename class="directory">tmp/deploy/images</filename>. |
| 147 | For information on how to run pre-built images such as <filename>qemux86</filename> | 148 | For information on how to run pre-built images such as <filename>qemux86</filename> |
| 148 | and <filename>qemuarm</filename>, see the | 149 | and <filename>qemuarm</filename>, see the |
| @@ -978,7 +979,7 @@ | |||
| 978 | Removing | 979 | Removing |
| 979 | <link linkend='var-TMPDIR'><filename>TMPDIR</filename></link> | 980 | <link linkend='var-TMPDIR'><filename>TMPDIR</filename></link> |
| 980 | (usually <filename>tmp/</filename>, within the | 981 | (usually <filename>tmp/</filename>, within the |
| 981 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>) | 982 | <link linkend='build-directory'>Build Directory</link>) |
| 982 | can often fix temporary build issues. | 983 | can often fix temporary build issues. |
| 983 | Removing <filename>TMPDIR</filename> is usually a | 984 | Removing <filename>TMPDIR</filename> is usually a |
| 984 | relatively cheap operation, because task output will be | 985 | relatively cheap operation, because task output will be |
| @@ -1101,7 +1102,7 @@ | |||
| 1101 | <link linkend='var-BUILDHISTORY_COMMIT'><filename>BUILDHISTORY_COMMIT</filename></link> | 1102 | <link linkend='var-BUILDHISTORY_COMMIT'><filename>BUILDHISTORY_COMMIT</filename></link> |
| 1102 | variable to "1" at the end of your | 1103 | variable to "1" at the end of your |
| 1103 | <filename>conf/local.conf</filename> file found in the | 1104 | <filename>conf/local.conf</filename> file found in the |
| 1104 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>: | 1105 | <link linkend='build-directory'>Build Directory</link>: |
| 1105 | <literallayout class='monospaced'> | 1106 | <literallayout class='monospaced'> |
| 1106 | INHERIT += "buildhistory" | 1107 | INHERIT += "buildhistory" |
| 1107 | BUILDHISTORY_COMMIT = "1" | 1108 | BUILDHISTORY_COMMIT = "1" |
| @@ -1359,7 +1360,7 @@ | |||
| 1359 | you can enable writing only image information without | 1360 | you can enable writing only image information without |
| 1360 | any history by adding the following to your | 1361 | any history by adding the following to your |
| 1361 | <filename>conf/local.conf</filename> file found in the | 1362 | <filename>conf/local.conf</filename> file found in the |
| 1362 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>: | 1363 | <link linkend='build-directory'>Build Directory</link>: |
| 1363 | <literallayout class='monospaced'> | 1364 | <literallayout class='monospaced'> |
| 1364 | INHERIT += "buildhistory" | 1365 | INHERIT += "buildhistory" |
| 1365 | BUILDHISTORY_COMMIT = "0" | 1366 | BUILDHISTORY_COMMIT = "0" |
| @@ -1645,7 +1646,7 @@ | |||
| 1645 | <filename>sync()</filename> calls into the | 1646 | <filename>sync()</filename> calls into the |
| 1646 | file system on the principle that if there was a significant | 1647 | file system on the principle that if there was a significant |
| 1647 | failure, the | 1648 | failure, the |
| 1648 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink> | 1649 | <link linkend='build-directory'>Build Directory</link> |
| 1649 | contents could easily be rebuilt. | 1650 | contents could easily be rebuilt. |
| 1650 | </para></listitem> | 1651 | </para></listitem> |
| 1651 | <listitem><para> | 1652 | <listitem><para> |
