diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-01-11 11:02:11 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-14 15:25:28 +0000 |
commit | a60d9e29171eaf73dc5ce70fdd2ce92ec07876ec (patch) | |
tree | a0e6b77735696cf59cc23614fe885992b10d252a /documentation/ref-manual/ref-tasks.xml | |
parent | 00f87f84165964f262f8bb97378cfbef4b0c325a (diff) | |
download | poky-a60d9e29171eaf73dc5ce70fdd2ce92ec07876ec.tar.gz |
overview-manual, ref-manual: Moved auto added runtime deps section
Fixes [YOCTO #12370]
The "Automatically Added Runtime Dependencies" section moved from the
ref-manual to the overview-manual. This topic is concepts and needs
to live in the new overview-manual's concepts chapter. Fixed some
links in the ref-manual and one in the dev-manual.
(From yocto-docs rev: fa3e12030ce867cb81feed453d35c3a3643decd2)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-tasks.xml')
-rw-r--r-- | documentation/ref-manual/ref-tasks.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml index a90f02b7d8..0909595834 100644 --- a/documentation/ref-manual/ref-tasks.xml +++ b/documentation/ref-manual/ref-tasks.xml | |||
@@ -342,8 +342,8 @@ | |||
342 | For additional information, see the | 342 | For additional information, see the |
343 | <link linkend='var-PKGDESTWORK'><filename>PKGDESTWORK</filename></link> | 343 | <link linkend='var-PKGDESTWORK'><filename>PKGDESTWORK</filename></link> |
344 | variable and the | 344 | variable and the |
345 | "<link linkend='automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</link>" | 345 | "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</ulink>" |
346 | section. | 346 | section in the Yocto Project Overview Manual. |
347 | </para> | 347 | </para> |
348 | </section> | 348 | </section> |
349 | 349 | ||