From 1fc9548dc143fd48de5a4cad6d3f3d3a2cfc3170 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 4 Jul 2014 11:28:41 +0300 Subject: ref-manual, yocto-project-qs: Fixed some references to BitBake Manual. Fixed a reference that was not linking to the manual but was instead referencing the Source Directory structure. (From yocto-docs rev: aae3fb868e95ef2dbd548a5f9d1ea61a013190cd) Signed-off-by: Scott Rifenbark Conflicts: documentation/ref-manual/ref-variables.xml Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-structure.xml | 5 ++--- documentation/ref-manual/ref-variables.xml | 5 ++--- documentation/yocto-project-qs/yocto-project-qs.xml | 2 +- 3 files changed, 5 insertions(+), 7 deletions(-) (limited to 'documentation') diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml index 389e75ad97..eb1be38701 100644 --- a/documentation/ref-manual/ref-structure.xml +++ b/documentation/ref-manual/ref-structure.xml @@ -63,9 +63,8 @@ - For more information on BitBake, see the BitBake documentation - included in the bitbake/doc/manual directory of the - Source Directory. + For more information on BitBake, see the + BitBake User Manual. diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index cb43016fe2..f51691f565 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -2745,9 +2745,8 @@ used by the OpenEmbedded build system for creating FILESPATH. You can find more information on how overrides are handled - in the BitBake Manual that is located at - bitbake/doc/manual in the - Source Directory. + in the + BitBake Manual. diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index ea2b35234c..72d7dcce12 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -518,7 +518,7 @@ bitbake --help command, see the "BitBake" section in the Yocto Project Reference Manual, or see the - "BitBake Command" + "BitBake Command" section in the BitBake User Manual. $ bitbake -k core-image-sato -- cgit v1.2.3-54-g00ecf