diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-01-10 12:35:02 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-14 15:25:27 +0000 |
commit | 707224b57a9d646bbeb619bfe1054e9e4c021b23 (patch) | |
tree | e8590d1fb8d27ec7b49ad147455b8cadda8b120c /documentation/yocto-project-qs | |
parent | 8097a978cef998d82cc1e35e94b090b0c8bb264f (diff) | |
download | poky-707224b57a9d646bbeb619bfe1054e9e4c021b23.tar.gz |
ref-manual, overview-manual, yocto-project-qs: Moved YP Components
Fixes [YOCTO #12370]
Moved the "Yocto Project Components" section from the ref-manual to
the overview-manual. This material falls into the "concepts" area
and is being moved from the ref-manual. One link in the
yocto-project-qs was affected and updated. Oh... another link in the
ref-manual for a variable also fixed.
(From yocto-docs rev: 75ced485bb223373591eb41d1b343d0c2b315345)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/yocto-project-qs')
-rw-r--r-- | documentation/yocto-project-qs/qs.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/yocto-project-qs/qs.xml b/documentation/yocto-project-qs/qs.xml index 69ed96f41f..be3a2a603f 100644 --- a/documentation/yocto-project-qs/qs.xml +++ b/documentation/yocto-project-qs/qs.xml | |||
@@ -611,8 +611,9 @@ | |||
611 | </note> | 611 | </note> |
612 | For information on using the | 612 | For information on using the |
613 | <filename>bitbake</filename> command, see the | 613 | <filename>bitbake</filename> command, see the |
614 | "<ulink url='&YOCTO_DOCS_REF_URL;#usingpoky-components-bitbake'>BitBake</ulink>" | 614 | "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#usingpoky-components-bitbake'>BitBake</ulink>" |
615 | section in the Yocto Project Reference Manual, or see the | 615 | section in the Yocto Project Overview Manual, or |
616 | see the | ||
616 | "<ulink url='&YOCTO_DOCS_BB_URL;#bitbake-user-manual-command'>BitBake Command</ulink>" | 617 | "<ulink url='&YOCTO_DOCS_BB_URL;#bitbake-user-manual-command'>BitBake Command</ulink>" |
617 | section in the BitBake User Manual. | 618 | section in the BitBake User Manual. |
618 | For information on other targets, see the | 619 | For information on other targets, see the |