diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-15 10:34:46 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:15 +0100 |
| commit | affb65b9eb308c3bd80c26dac391fc3dc2256191 (patch) | |
| tree | 40d4b7cf6f964b7a32acffcedc589970844b3211 /documentation/dev-manual | |
| parent | 4694436ff8bddf05bbb9bbef1518189d75ed7f86 (diff) | |
| download | poky-affb65b9eb308c3bd80c26dac391fc3dc2256191.tar.gz | |
dev-manual: Fixed broken link
(From yocto-docs rev: 4abc25e1b0b93bb232291e0bb51ec89c5e1f66f9)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 5f7908b5ab..0d178e5fc3 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -12383,7 +12383,7 @@ Some notes from Cal: | |||
| 12383 | <note> | 12383 | <note> |
| 12384 | The reason <filename>-f</filename> is never required when | 12384 | The reason <filename>-f</filename> is never required when |
| 12385 | running the | 12385 | running the |
| 12386 | <ulink linkend='&YOCTO_DOCS_REF_URL;#ref-tasks-devshell'><filename>do_devshell</filename></ulink> | 12386 | <ulink url='&YOCTO_DOCS_REF_URL;#ref-tasks-devshell'><filename>do_devshell</filename></ulink> |
| 12387 | task is because the | 12387 | task is because the |
| 12388 | <filename>[</filename><ulink url='&YOCTO_DOCS_BB_URL;#variable-flags'><filename>nostamp</filename></ulink><filename>]</filename> | 12388 | <filename>[</filename><ulink url='&YOCTO_DOCS_BB_URL;#variable-flags'><filename>nostamp</filename></ulink><filename>]</filename> |
| 12389 | variable flag is already set for the task. | 12389 | variable flag is already set for the task. |
