diff options
-rw-r--r-- | documentation/ref-manual/ref-structure.xml | 5 | ||||
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 5 | ||||
-rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 2 |
3 files changed, 5 insertions, 7 deletions
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 @@ | |||
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 cb43016fe2..f51691f565 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
@@ -2745,9 +2745,8 @@ | |||
2745 | used by the OpenEmbedded build system for creating | 2745 | used by the OpenEmbedded build system for creating |
2746 | <link linkend='var-FILESPATH'><filename>FILESPATH</filename></link>. | 2746 | <link linkend='var-FILESPATH'><filename>FILESPATH</filename></link>. |
2747 | You can find more information on how overrides are handled | 2747 | You can find more information on how overrides are handled |
2748 | in the BitBake Manual that is located at | 2748 | in the |
2749 | <filename>bitbake/doc/manual</filename> in the | 2749 | <ulink url='&YOCTO_DOCS_BB_URL;'>BitBake Manual</ulink>. |
2750 | <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. | ||
2751 | </para> | 2750 | </para> |
2752 | 2751 | ||
2753 | <para> | 2752 | <para> |
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 @@ | |||
518 | <filename>bitbake --help</filename> command, see the | 518 | <filename>bitbake --help</filename> command, see the |
519 | "<ulink url='&YOCTO_DOCS_REF_URL;#usingpoky-components-bitbake'>BitBake</ulink>" | 519 | "<ulink url='&YOCTO_DOCS_REF_URL;#usingpoky-components-bitbake'>BitBake</ulink>" |
520 | section in the Yocto Project Reference Manual, or see the | 520 | section in the Yocto Project Reference Manual, or see the |
521 | "<ulink url='&YOCTO_DOCS_BB_URL;#user-manual-command'>BitBake Command</ulink>" | 521 | "<ulink url='&YOCTO_DOCS_BB_URL;#bitbake-user-manual-command'>BitBake Command</ulink>" |
522 | section in the BitBake User Manual. | 522 | section in the BitBake User Manual. |
523 | <literallayout class='monospaced'> | 523 | <literallayout class='monospaced'> |
524 | $ bitbake -k core-image-sato | 524 | $ bitbake -k core-image-sato |