diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2016-10-03 12:13:18 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-10-11 08:51:22 +0100 |
commit | aaeb1ee90bdcbe3446bb25cebcc2e104ea93b20d (patch) | |
tree | 4efcb733197414a58d4354a661ec91fb3999f3de /documentation/ref-manual | |
parent | 2da62c54bfaf22d109134f9a626f68953ff1ba60 (diff) | |
download | poky-aaeb1ee90bdcbe3446bb25cebcc2e104ea93b20d.tar.gz |
ref-manual: Added a reference to viewing task variable dependencies.
Put a closing reference in the "Stamp Files and the Rerunning of Tasks"
section to point the user to the area that tells them how to
view information about a task's signature.
(From yocto-docs rev: 3f395ef1999a2aff1447da4d257fd5d53124aaa7)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/closer-look.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/documentation/ref-manual/closer-look.xml b/documentation/ref-manual/closer-look.xml index bcd1707236..0278687def 100644 --- a/documentation/ref-manual/closer-look.xml +++ b/documentation/ref-manual/closer-look.xml | |||
@@ -1271,6 +1271,13 @@ | |||
1271 | also always be considered out of date, which might not be what | 1271 | also always be considered out of date, which might not be what |
1272 | you want. | 1272 | you want. |
1273 | </para> | 1273 | </para> |
1274 | |||
1275 | <para> | ||
1276 | For details on how to view information about a task's | ||
1277 | signature, see the | ||
1278 | "<link linkend='usingpoky-viewing-task-variable-dependencies'>Viewing Task Variable Dependencies</link>" | ||
1279 | section. | ||
1280 | </para> | ||
1274 | </section> | 1281 | </section> |
1275 | 1282 | ||
1276 | <section id='setscene-tasks-and-shared-state'> | 1283 | <section id='setscene-tasks-and-shared-state'> |