diff options
-rw-r--r-- | documentation/ref-manual/ref-structure.xml | 5 | ||||
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 10 | ||||
-rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 2 |
3 files changed, 7 insertions, 10 deletions
diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml index 93cd45d456..fdbefb8f25 100644 --- a/documentation/ref-manual/ref-structure.xml +++ b/documentation/ref-manual/ref-structure.xml | |||
@@ -63,9 +63,8 @@ | |||
63 | </para> | 63 | </para> |
64 | 64 | ||
65 | <para> | 65 | <para> |
66 | For more information on BitBake, see the BitBake documentation | 66 | For more information on BitBake, see the |
67 | included in the <filename>bitbake/doc/manual</filename> directory of the | 67 | <ulink url='&YOCTO_DOCS_BB_URL;'>BitBake User Manual</ulink>. |
68 | <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. | ||
69 | </para> | 68 | </para> |
70 | </section> | 69 | </section> |
71 | 70 | ||
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 4ff1a21323..71369ab0a2 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
@@ -2431,9 +2431,8 @@ | |||
2431 | used by the OpenEmbedded build system for creating | 2431 | used by the OpenEmbedded build system for creating |
2432 | <link linkend='var-FILESPATH'><filename>FILESPATH</filename></link>. | 2432 | <link linkend='var-FILESPATH'><filename>FILESPATH</filename></link>. |
2433 | You can find more information on how overrides are handled | 2433 | You can find more information on how overrides are handled |
2434 | in the BitBake Manual that is located at | 2434 | in the |
2435 | <filename>bitbake/doc/manual</filename> in the | 2435 | <ulink url='&YOCTO_DOCS_BB_URL;'>BitBake Manual</ulink>. |
2436 | <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. | ||
2437 | </para> | 2436 | </para> |
2438 | 2437 | ||
2439 | <para> | 2438 | <para> |
@@ -5069,9 +5068,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
5069 | what variables are overridden after BitBake parses | 5068 | what variables are overridden after BitBake parses |
5070 | recipes and configuration files. | 5069 | recipes and configuration files. |
5071 | You can find more information on how overrides are handled | 5070 | You can find more information on how overrides are handled |
5072 | in the BitBake Manual that is located at | 5071 | in the |
5073 | <filename>bitbake/doc/manual</filename> in the | 5072 | <ulink url='&YOCTO_DOCS_BB_URL;'>BitBake Manual</ulink>. |
5074 | <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. | ||
5075 | </para> | 5073 | </para> |
5076 | </glossdef> | 5074 | </glossdef> |
5077 | </glossentry> | 5075 | </glossentry> |
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 5ffe674230..f372c08f37 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
@@ -528,7 +528,7 @@ | |||
528 | <filename>bitbake --help</filename> command, see the | 528 | <filename>bitbake --help</filename> command, see the |
529 | "<ulink url='&YOCTO_DOCS_REF_URL;#usingpoky-components-bitbake'>BitBake</ulink>" | 529 | "<ulink url='&YOCTO_DOCS_REF_URL;#usingpoky-components-bitbake'>BitBake</ulink>" |
530 | section in the Yocto Project Reference Manual, or see the | 530 | section in the Yocto Project Reference Manual, or see the |
531 | "<ulink url='&YOCTO_DOCS_BB_URL;#user-manual-command'>BitBake Command</ulink>" | 531 | "<ulink url='&YOCTO_DOCS_BB_URL;#bitbake-user-manual-command'>BitBake Command</ulink>" |
532 | section in the BitBake User Manual. | 532 | section in the BitBake User Manual. |
533 | <literallayout class='monospaced'> | 533 | <literallayout class='monospaced'> |
534 | $ bitbake -k core-image-sato | 534 | $ bitbake -k core-image-sato |