diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-05-16 13:35:46 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:35 +0100 |
| commit | 1fc547845e4248b360e8479d9e20dc0035379519 (patch) | |
| tree | 7ad0cf20053d8471a658c33be7bc812f6b05179b /documentation/overview-manual | |
| parent | ea1936fc027b51f7211c3a32a5e149c4dde581fb (diff) | |
| download | poky-1fc547845e4248b360e8479d9e20dc0035379519.tar.gz | |
dev-manual: Changed "Working With Yocto Project Source Files" title
Changed to "Locating Yocto Project Source Files". I am moving the
sections on cloning repositories out from under this section.
(From yocto-docs rev: 3889aadab9b603097b6cc5b7afb9d0066021106c)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual')
| -rw-r--r-- | documentation/overview-manual/overview-manual-development-environment.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/overview-manual/overview-manual-development-environment.xml b/documentation/overview-manual/overview-manual-development-environment.xml index 44a6e98956..b98d985a09 100644 --- a/documentation/overview-manual/overview-manual-development-environment.xml +++ b/documentation/overview-manual/overview-manual-development-environment.xml | |||
| @@ -542,7 +542,7 @@ | |||
| 542 | <listitem><para> | 542 | <listitem><para> |
| 543 | For information beyond the introductory nature in this | 543 | For information beyond the introductory nature in this |
| 544 | section, see the | 544 | section, see the |
| 545 | "<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-yocto-project-source-files'>Working With Yocto Project Source Files</ulink>" | 545 | "<ulink url='&YOCTO_DOCS_DEV_URL;#locating-yocto-project-source-files'>Locating Yocto Project Source Files</ulink>" |
| 546 | section in the Yocto Project Development Tasks Manual. | 546 | section in the Yocto Project Development Tasks Manual. |
| 547 | </para></listitem> | 547 | </para></listitem> |
| 548 | </itemizedlist> | 548 | </itemizedlist> |
| @@ -590,7 +590,7 @@ | |||
| 590 | Once you have a local copy of a repository, you can take steps to | 590 | Once you have a local copy of a repository, you can take steps to |
| 591 | develop locally. | 591 | develop locally. |
| 592 | For examples on how to clone Git repositories, see the | 592 | For examples on how to clone Git repositories, see the |
| 593 | "<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-yocto-project-source-files'>Working With Yocto Project Source Files</ulink>" | 593 | "<ulink url='&YOCTO_DOCS_DEV_URL;#locating-yocto-project-source-files'>Locating Yocto Project Source Files</ulink>" |
| 594 | section in the Yocto Project Development Tasks Manual. | 594 | section in the Yocto Project Development Tasks Manual. |
| 595 | </para> | 595 | </para> |
| 596 | 596 | ||
