diff options
| -rw-r--r-- | documentation/bsp-guide/bsp.xml | 4 | ||||
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 2 | ||||
| -rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 2 | ||||
| -rw-r--r-- | documentation/kernel-dev/kernel-dev-common.xml | 2 | ||||
| -rw-r--r-- | documentation/sdk-manual/sdk-appendix-obtain.xml | 2 | ||||
| -rw-r--r-- | documentation/toaster-manual/toaster-manual-start.xml | 2 |
6 files changed, 7 insertions, 7 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 00dd60a33a..b4603c2e47 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
| @@ -187,7 +187,7 @@ | |||
| 187 | <emphasis>Set Up the Build Environment:</emphasis> | 187 | <emphasis>Set Up the Build Environment:</emphasis> |
| 188 | Be sure you are set up to use BitBake in a shell. | 188 | Be sure you are set up to use BitBake in a shell. |
| 189 | See the | 189 | See the |
| 190 | "<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-the-development-host-to-use-the-yocto-project'>Setting Up the Development Host to Use the Yocto Project</ulink>" | 190 | "<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-the-development-host-to-use-the-yocto-project'>Preparing the Build Host</ulink>" |
| 191 | section in the Yocto Project Development Tasks Manual for information | 191 | section in the Yocto Project Development Tasks Manual for information |
| 192 | on how to get a build host ready that is either a native | 192 | on how to get a build host ready that is either a native |
| 193 | Linux machine or a machine that uses CROPS. | 193 | Linux machine or a machine that uses CROPS. |
| @@ -1012,7 +1012,7 @@ | |||
| 1012 | to Support Development Using the Yocto | 1012 | to Support Development Using the Yocto |
| 1013 | Project</emphasis>: | 1013 | Project</emphasis>: |
| 1014 | See the | 1014 | See the |
| 1015 | "<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-the-development-host-to-use-the-yocto-project'>Setting Up the Development Host to Use the Yocto Project</ulink>" | 1015 | "<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-the-development-host-to-use-the-yocto-project'>Preparing the Build Host</ulink>" |
| 1016 | section in the Yocto Project Development Tasks | 1016 | section in the Yocto Project Development Tasks |
| 1017 | Manual for options on how to get a system ready | 1017 | Manual for options on how to get a system ready |
| 1018 | to use the Yocto Project. | 1018 | to use the Yocto Project. |
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 14cf1a1685..c781286df3 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -4264,7 +4264,7 @@ | |||
| 4264 | You need to be sure that your development host is | 4264 | You need to be sure that your development host is |
| 4265 | set up to use the Yocto Project. | 4265 | set up to use the Yocto Project. |
| 4266 | For information on how to set up your host, see the | 4266 | For information on how to set up your host, see the |
| 4267 | "<link linkend='setting-up-the-development-host-to-use-the-yocto-project'>Setting Up the Development Host to Use the Yocto Project</link>" | 4267 | "<link linkend='setting-up-the-development-host-to-use-the-yocto-project'>Preparing the Build Host</link>" |
| 4268 | section. | 4268 | section. |
| 4269 | </para></listitem> | 4269 | </para></listitem> |
| 4270 | <listitem><para> | 4270 | <listitem><para> |
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 9a7df72ec1..8f941b74c9 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
| @@ -383,7 +383,7 @@ | |||
| 383 | </section> | 383 | </section> |
| 384 | 384 | ||
| 385 | <section id='setting-up-the-development-host-to-use-the-yocto-project'> | 385 | <section id='setting-up-the-development-host-to-use-the-yocto-project'> |
| 386 | <title>Setting Up the Development Host to Use the Yocto Project</title> | 386 | <title>Preparing the Build Host</title> |
| 387 | 387 | ||
| 388 | <para> | 388 | <para> |
| 389 | This section provides procedures to set up your development host to | 389 | This section provides procedures to set up your development host to |
diff --git a/documentation/kernel-dev/kernel-dev-common.xml b/documentation/kernel-dev/kernel-dev-common.xml index 1a0c7e4c33..299bac407b 100644 --- a/documentation/kernel-dev/kernel-dev-common.xml +++ b/documentation/kernel-dev/kernel-dev-common.xml | |||
| @@ -25,7 +25,7 @@ | |||
| 25 | Before you can do any kernel development, you need to be | 25 | Before you can do any kernel development, you need to be |
| 26 | sure your build host is set up to use the Yocto Project. | 26 | sure your build host is set up to use the Yocto Project. |
| 27 | For information on how to get set up, see the | 27 | For information on how to get set up, see the |
| 28 | "<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-the-development-host-to-use-the-yocto-project'>Setting Up the Development Host to Use the Yocto Project</ulink>" | 28 | "<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-the-development-host-to-use-the-yocto-project'>Preparing the Build Host</ulink>" |
| 29 | section in the Yocto Project Development Tasks Manual. | 29 | section in the Yocto Project Development Tasks Manual. |
| 30 | Part of preparing the system is creating a local Git | 30 | Part of preparing the system is creating a local Git |
| 31 | repository of the | 31 | repository of the |
diff --git a/documentation/sdk-manual/sdk-appendix-obtain.xml b/documentation/sdk-manual/sdk-appendix-obtain.xml index ac461e62dd..aa06358a07 100644 --- a/documentation/sdk-manual/sdk-appendix-obtain.xml +++ b/documentation/sdk-manual/sdk-appendix-obtain.xml | |||
| @@ -105,7 +105,7 @@ | |||
| 105 | <emphasis>Set Up the Build Environment:</emphasis> | 105 | <emphasis>Set Up the Build Environment:</emphasis> |
| 106 | Be sure you are set up to use BitBake in a shell. | 106 | Be sure you are set up to use BitBake in a shell. |
| 107 | See the | 107 | See the |
| 108 | "<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-the-development-host-to-use-the-yocto-project'>Setting Up the Development Host to Use the Yocto Project</ulink>" | 108 | "<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-the-development-host-to-use-the-yocto-project'>Preparing the Build Host</ulink>" |
| 109 | section in the Yocto Project Development Tasks Manual for | 109 | section in the Yocto Project Development Tasks Manual for |
| 110 | information on how to get a build host ready that is either a | 110 | information on how to get a build host ready that is either a |
| 111 | native Linux machine or a machine that uses CROPS. | 111 | native Linux machine or a machine that uses CROPS. |
diff --git a/documentation/toaster-manual/toaster-manual-start.xml b/documentation/toaster-manual/toaster-manual-start.xml index cf51f416e7..45f6046175 100644 --- a/documentation/toaster-manual/toaster-manual-start.xml +++ b/documentation/toaster-manual/toaster-manual-start.xml | |||
| @@ -18,7 +18,7 @@ | |||
| 18 | Before you can use Toaster, you need to first set up your | 18 | Before you can use Toaster, you need to first set up your |
| 19 | build system to run the Yocto Project. | 19 | build system to run the Yocto Project. |
| 20 | To do this, follow the instructions in the | 20 | To do this, follow the instructions in the |
| 21 | "<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-the-development-host-to-use-the-yocto-project'>Setting Up the Development Host to Use the Yocto Project</ulink>" | 21 | "<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-the-development-host-to-use-the-yocto-project'>Preparing the Build Host</ulink>" |
| 22 | section of the Yocto Project Development Tasks | 22 | section of the Yocto Project Development Tasks |
| 23 | Manual. | 23 | Manual. |
| 24 | For Ubuntu/Debian, you might also need to do an additional install | 24 | For Ubuntu/Debian, you might also need to do an additional install |
