mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
dev-manual: Changed title to remove redundancy
The "Setting Up the Development Host to Use the Yocto Project" title changed to "Preparing the Build Host". Fixed links in a lot of other manual. (From yocto-docs rev: 00e487e01a0e2a16f5b8d786b3124cbe5115b38b) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d38c9ba94a
commit
ea1936fc02
@@ -187,7 +187,7 @@
|
|||||||
<emphasis>Set Up the Build Environment:</emphasis>
|
<emphasis>Set Up the Build Environment:</emphasis>
|
||||||
Be sure you are set up to use BitBake in a shell.
|
Be sure you are set up to use BitBake in a shell.
|
||||||
See the
|
See the
|
||||||
"<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>"
|
"<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-the-development-host-to-use-the-yocto-project'>Preparing the Build Host</ulink>"
|
||||||
section in the Yocto Project Development Tasks Manual for information
|
section in the Yocto Project Development Tasks Manual for information
|
||||||
on how to get a build host ready that is either a native
|
on how to get a build host ready that is either a native
|
||||||
Linux machine or a machine that uses CROPS.
|
Linux machine or a machine that uses CROPS.
|
||||||
@@ -1012,7 +1012,7 @@
|
|||||||
to Support Development Using the Yocto
|
to Support Development Using the Yocto
|
||||||
Project</emphasis>:
|
Project</emphasis>:
|
||||||
See the
|
See the
|
||||||
"<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>"
|
"<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-the-development-host-to-use-the-yocto-project'>Preparing the Build Host</ulink>"
|
||||||
section in the Yocto Project Development Tasks
|
section in the Yocto Project Development Tasks
|
||||||
Manual for options on how to get a system ready
|
Manual for options on how to get a system ready
|
||||||
to use the Yocto Project.
|
to use the Yocto Project.
|
||||||
|
|||||||
@@ -4264,7 +4264,7 @@
|
|||||||
You need to be sure that your development host is
|
You need to be sure that your development host is
|
||||||
set up to use the Yocto Project.
|
set up to use the Yocto Project.
|
||||||
For information on how to set up your host, see the
|
For information on how to set up your host, see the
|
||||||
"<link linkend='setting-up-the-development-host-to-use-the-yocto-project'>Setting Up the Development Host to Use the Yocto Project</link>"
|
"<link linkend='setting-up-the-development-host-to-use-the-yocto-project'>Preparing the Build Host</link>"
|
||||||
section.
|
section.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
|
|||||||
@@ -383,7 +383,7 @@
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id='setting-up-the-development-host-to-use-the-yocto-project'>
|
<section id='setting-up-the-development-host-to-use-the-yocto-project'>
|
||||||
<title>Setting Up the Development Host to Use the Yocto Project</title>
|
<title>Preparing the Build Host</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
This section provides procedures to set up your development host to
|
This section provides procedures to set up your development host to
|
||||||
|
|||||||
@@ -25,7 +25,7 @@
|
|||||||
Before you can do any kernel development, you need to be
|
Before you can do any kernel development, you need to be
|
||||||
sure your build host is set up to use the Yocto Project.
|
sure your build host is set up to use the Yocto Project.
|
||||||
For information on how to get set up, see the
|
For information on how to get set up, see the
|
||||||
"<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>"
|
"<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-the-development-host-to-use-the-yocto-project'>Preparing the Build Host</ulink>"
|
||||||
section in the Yocto Project Development Tasks Manual.
|
section in the Yocto Project Development Tasks Manual.
|
||||||
Part of preparing the system is creating a local Git
|
Part of preparing the system is creating a local Git
|
||||||
repository of the
|
repository of the
|
||||||
|
|||||||
@@ -105,7 +105,7 @@
|
|||||||
<emphasis>Set Up the Build Environment:</emphasis>
|
<emphasis>Set Up the Build Environment:</emphasis>
|
||||||
Be sure you are set up to use BitBake in a shell.
|
Be sure you are set up to use BitBake in a shell.
|
||||||
See the
|
See the
|
||||||
"<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>"
|
"<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-the-development-host-to-use-the-yocto-project'>Preparing the Build Host</ulink>"
|
||||||
section in the Yocto Project Development Tasks Manual for
|
section in the Yocto Project Development Tasks Manual for
|
||||||
information on how to get a build host ready that is either a
|
information on how to get a build host ready that is either a
|
||||||
native Linux machine or a machine that uses CROPS.
|
native Linux machine or a machine that uses CROPS.
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
Before you can use Toaster, you need to first set up your
|
Before you can use Toaster, you need to first set up your
|
||||||
build system to run the Yocto Project.
|
build system to run the Yocto Project.
|
||||||
To do this, follow the instructions in the
|
To do this, follow the instructions in the
|
||||||
"<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>"
|
"<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-the-development-host-to-use-the-yocto-project'>Preparing the Build Host</ulink>"
|
||||||
section of the Yocto Project Development Tasks
|
section of the Yocto Project Development Tasks
|
||||||
Manual.
|
Manual.
|
||||||
For Ubuntu/Debian, you might also need to do an additional install
|
For Ubuntu/Debian, you might also need to do an additional install
|
||||||
|
|||||||
Reference in New Issue
Block a user