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 @@
Set Up the Build Environment:
Be sure you are set up to use BitBake in a shell.
See the
- "Setting Up the Development Host to Use the Yocto Project"
+ "Preparing the Build Host"
section in the Yocto Project Development Tasks Manual for information
on how to get a build host ready that is either a native
Linux machine or a machine that uses CROPS.
@@ -1012,7 +1012,7 @@
to Support Development Using the Yocto
Project:
See the
- "Setting Up the Development Host to Use the Yocto Project"
+ "Preparing the Build Host"
section in the Yocto Project Development Tasks
Manual for options on how to get a system ready
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 @@
You need to be sure that your development host is
set up to use the Yocto Project.
For information on how to set up your host, see the
- "Setting Up the Development Host to Use the Yocto Project"
+ "Preparing the Build Host"
section.
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 @@
- Setting Up the Development Host to Use the Yocto Project
+ Preparing the Build Host
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 @@
Before you can do any kernel development, you need to be
sure your build host is set up to use the Yocto Project.
For information on how to get set up, see the
- "Setting Up the Development Host to Use the Yocto Project"
+ "Preparing the Build Host"
section in the Yocto Project Development Tasks Manual.
Part of preparing the system is creating a local Git
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 @@
Set Up the Build Environment:
Be sure you are set up to use BitBake in a shell.
See the
- "Setting Up the Development Host to Use the Yocto Project"
+ "Preparing the Build Host"
section in the Yocto Project Development Tasks Manual for
information on how to get a build host ready that is either a
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 @@
Before you can use Toaster, you need to first set up your
build system to run the Yocto Project.
To do this, follow the instructions in the
- "Setting Up the Development Host to Use the Yocto Project"
+ "Preparing the Build Host"
section of the Yocto Project Development Tasks
Manual.
For Ubuntu/Debian, you might also need to do an additional install