mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
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:
committed by
Richard Purdie
parent
8e05d5e3fe
commit
26dcc54c60
@@ -63,9 +63,8 @@
|
||||
</para>
|
||||
|
||||
<para>
|
||||
For more information on BitBake, see the BitBake documentation
|
||||
included in the <filename>bitbake/doc/manual</filename> directory of the
|
||||
<ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>.
|
||||
For more information on BitBake, see the
|
||||
<ulink url='&YOCTO_DOCS_BB_URL;'>BitBake User Manual</ulink>.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -528,7 +528,7 @@
|
||||
<filename>bitbake --help</filename> command, see the
|
||||
"<ulink url='&YOCTO_DOCS_REF_URL;#usingpoky-components-bitbake'>BitBake</ulink>"
|
||||
section in the Yocto Project Reference Manual, or see the
|
||||
"<ulink url='&YOCTO_DOCS_BB_URL;#user-manual-command'>BitBake Command</ulink>"
|
||||
"<ulink url='&YOCTO_DOCS_BB_URL;#bitbake-user-manual-command'>BitBake Command</ulink>"
|
||||
section in the BitBake User Manual.
|
||||
<literallayout class='monospaced'>
|
||||
$ bitbake -k core-image-sato
|
||||
|
||||
Reference in New Issue
Block a user