diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-05-16 13:22:45 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:34 +0100 |
| commit | ea1936fc027b51f7211c3a32a5e149c4dde581fb (patch) | |
| tree | f8335109589baa0569aadc1fd813a6e4eaedb097 /documentation/kernel-dev | |
| parent | d38c9ba94aada3d07eb9b6700a2a16b9e205252a (diff) | |
| download | poky-ea1936fc027b51f7211c3a32a5e149c4dde581fb.tar.gz | |
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>
Diffstat (limited to 'documentation/kernel-dev')
| -rw-r--r-- | documentation/kernel-dev/kernel-dev-common.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
