diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-model.xml')
| -rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 0782f0acdb..068fd66893 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
| @@ -87,7 +87,8 @@ | |||
| 87 | 87 | ||
| 88 | <note> | 88 | <note> |
| 89 | For a brief list of terms used when describing the development process in the Yocto Project, | 89 | For a brief list of terms used when describing the development process in the Yocto Project, |
| 90 | see the "<link linkend='yocto-project-terms'>Yocto Project Terms</link>" section. | 90 | see the |
| 91 | "<ulink url='&YOCTO_DOCS_REF_URL;#yocto-project-terms'>Yocto Project Terms</ulink>" section. | ||
| 91 | </note> | 92 | </note> |
| 92 | 93 | ||
| 93 | <para> | 94 | <para> |
| @@ -431,8 +432,8 @@ | |||
| 431 | The following figure shows the temporary file structure | 432 | The following figure shows the temporary file structure |
| 432 | created on your host system when the build occurs. | 433 | created on your host system when the build occurs. |
| 433 | This | 434 | This |
| 434 | <link linkend='build-directory'>Build Directory</link> contains all the | 435 | <ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink> |
| 435 | source files used during the build. | 436 | contains all the source files used during the build. |
| 436 | </para> | 437 | </para> |
| 437 | 438 | ||
| 438 | <para> | 439 | <para> |
| @@ -478,7 +479,7 @@ | |||
| 478 | </para></listitem> | 479 | </para></listitem> |
| 479 | <listitem><para><emphasis>Establish the temporary kernel source files</emphasis>: | 480 | <listitem><para><emphasis>Establish the temporary kernel source files</emphasis>: |
| 480 | Temporary kernel source files are kept in the | 481 | Temporary kernel source files are kept in the |
| 481 | <link linkend='build-directory'>Build Directory</link> | 482 | <ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink> |
| 482 | created by the | 483 | created by the |
| 483 | OpenEmbedded build system when you run BitBake. | 484 | OpenEmbedded build system when you run BitBake. |
| 484 | If you have never built the kernel in which you are | 485 | If you have never built the kernel in which you are |
| @@ -1270,7 +1271,7 @@ | |||
| 1270 | <listitem><para><emphasis>Find the Source Code:</emphasis> | 1271 | <listitem><para><emphasis>Find the Source Code:</emphasis> |
| 1271 | Temporary source code used by the OpenEmbedded build system | 1272 | Temporary source code used by the OpenEmbedded build system |
| 1272 | is kept in the | 1273 | is kept in the |
| 1273 | <link linkend='build-directory'>Build Directory</link>. | 1274 | <ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink>. |
| 1274 | See the | 1275 | See the |
| 1275 | "<link linkend='finding-the-temporary-source-code'>Finding Temporary Source Code</link>" | 1276 | "<link linkend='finding-the-temporary-source-code'>Finding Temporary Source Code</link>" |
| 1276 | section to learn how to locate the directory that has the | 1277 | section to learn how to locate the directory that has the |
| @@ -1364,8 +1365,8 @@ | |||
| 1364 | experiment a bit to figure out your solution. | 1365 | experiment a bit to figure out your solution. |
| 1365 | After you have initially built the package, you can iteratively | 1366 | After you have initially built the package, you can iteratively |
| 1366 | tweak the source code, which is located in the | 1367 | tweak the source code, which is located in the |
| 1367 | <link linkend='build-directory'>Build Directory</link>, and then | 1368 | <ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink>, |
| 1368 | you can force a re-compile and quickly test your altered code. | 1369 | and then you can force a re-compile and quickly test your altered code. |
| 1369 | Once you settle on a solution, you can then preserve your changes | 1370 | Once you settle on a solution, you can then preserve your changes |
| 1370 | in the form of patches. | 1371 | in the form of patches. |
| 1371 | If you are using Quilt for development, see the | 1372 | If you are using Quilt for development, see the |
