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/bsp-guide | |
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/bsp-guide')
-rw-r--r-- | documentation/bsp-guide/bsp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index b4603c2e47..b132461963 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
@@ -93,7 +93,7 @@ | |||
93 | section. | 93 | section. |
94 | For more information on how to set up a local copy of source files | 94 | For more information on how to set up a local copy of source files |
95 | from a Git repository, see the | 95 | from a Git repository, see the |
96 | "<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-yocto-project-source-files'>Working With Yocto Project Source Files</ulink>" | 96 | "<ulink url='&YOCTO_DOCS_DEV_URL;#locating-yocto-project-source-files'>Locating Yocto Project Source Files</ulink>" |
97 | section in the Yocto Project Development Tasks Manual. | 97 | section in the Yocto Project Development Tasks Manual. |
98 | </para> | 98 | </para> |
99 | 99 | ||