ref-manual, yocto-project-qs: Fixed some references to BitBake Manual.

Found a few references that were not linking to the manual but
were instead referencing the Source Directory structure.

(From yocto-docs rev: e14cf460f100322b7b58de23f9522c41dc0106fa)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2014-07-04 11:28:41 +03:00
committed by Richard Purdie
parent 8e05d5e3fe
commit 26dcc54c60
3 changed files with 7 additions and 10 deletions

View File

@@ -2431,9 +2431,8 @@
used by the OpenEmbedded build system for creating
<link linkend='var-FILESPATH'><filename>FILESPATH</filename></link>.
You can find more information on how overrides are handled
in the BitBake Manual that is located at
<filename>bitbake/doc/manual</filename> in the
<ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>.
in the
<ulink url='&YOCTO_DOCS_BB_URL;'>BitBake Manual</ulink>.
</para>
<para>
@@ -5069,9 +5068,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
what variables are overridden after BitBake parses
recipes and configuration files.
You can find more information on how overrides are handled
in the BitBake Manual that is located at
<filename>bitbake/doc/manual</filename> in the
<ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>.
in the
<ulink url='&YOCTO_DOCS_BB_URL;'>BitBake Manual</ulink>.
</para>
</glossdef>
</glossentry>