diff options
| -rw-r--r-- | documentation/ref-manual/introduction.xml | 6 | ||||
| -rw-r--r-- | documentation/ref-manual/resources.xml | 15 |
2 files changed, 6 insertions, 15 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index c98c322a01..f3206f33c3 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
| @@ -267,7 +267,7 @@ | |||
| 267 | Yocto Project documentation manuals: | 267 | Yocto Project documentation manuals: |
| 268 | <literallayout class='monospaced'> | 268 | <literallayout class='monospaced'> |
| 269 | $ sudo yum install make docbook-style-dsssl docbook-style-xsl \ | 269 | $ sudo yum install make docbook-style-dsssl docbook-style-xsl \ |
| 270 | docbook-dtds docbook-utils fop libxslt dblatex xmlto | 270 | docbook-dtds docbook-utils fop libxslt dblatex xmlto xsltproc |
| 271 | </literallayout></para></listitem> | 271 | </literallayout></para></listitem> |
| 272 | <listitem><para><emphasis>ADT Installer Extras:</emphasis> | 272 | <listitem><para><emphasis>ADT Installer Extras:</emphasis> |
| 273 | Packages needed if you are going to be using the | 273 | Packages needed if you are going to be using the |
| @@ -352,7 +352,7 @@ | |||
| 352 | Yocto Project documentation manuals: | 352 | Yocto Project documentation manuals: |
| 353 | <literallayout class='monospaced'> | 353 | <literallayout class='monospaced'> |
| 354 | $ sudo yum install make docbook-style-dsssl docbook-style-xsl \ | 354 | $ sudo yum install make docbook-style-dsssl docbook-style-xsl \ |
| 355 | docbook-dtds docbook-utils fop libxslt dblatex xmlto | 355 | docbook-dtds docbook-utils fop libxslt dblatex xmlto xsltproc |
| 356 | </literallayout></para></listitem> | 356 | </literallayout></para></listitem> |
| 357 | <listitem><para><emphasis>ADT Installer Extras:</emphasis> | 357 | <listitem><para><emphasis>ADT Installer Extras:</emphasis> |
| 358 | Packages needed if you are going to be using the | 358 | Packages needed if you are going to be using the |
| @@ -543,7 +543,7 @@ | |||
| 543 | <ulink url='&YOCTO_DL_URL;/releases/yocto/'/>.</para></listitem> | 543 | <ulink url='&YOCTO_DL_URL;/releases/yocto/'/>.</para></listitem> |
| 544 | <listitem><para><emphasis>Nightly Builds:</emphasis> These | 544 | <listitem><para><emphasis>Nightly Builds:</emphasis> These |
| 545 | tarball releases are available at | 545 | tarball releases are available at |
| 546 | <ulink url='http://autobuilder.yoctoproject.org/nightly'/>. | 546 | <ulink url='&YOCTO_AB_NIGHTLY_URL;'/>. |
| 547 | These builds include Yocto Project releases, meta-toolchain | 547 | These builds include Yocto Project releases, meta-toolchain |
| 548 | tarball installation scripts, and experimental builds. | 548 | tarball installation scripts, and experimental builds. |
| 549 | </para></listitem> | 549 | </para></listitem> |
diff --git a/documentation/ref-manual/resources.xml b/documentation/ref-manual/resources.xml index 17b8e97145..cd7a7b2f45 100644 --- a/documentation/ref-manual/resources.xml +++ b/documentation/ref-manual/resources.xml | |||
| @@ -93,19 +93,10 @@ | |||
| 93 | <listitem><para><emphasis> | 93 | <listitem><para><emphasis> |
| 94 | <ulink url='http://www.openembedded.org/wiki/BitBake'> | 94 | <ulink url='http://www.openembedded.org/wiki/BitBake'> |
| 95 | BitBake</ulink>:</emphasis> The tool used to process metadata.</para></listitem> | 95 | BitBake</ulink>:</emphasis> The tool used to process metadata.</para></listitem> |
| 96 | <listitem><para><emphasis> | ||
| 97 | <ulink url='&YOCTO_DOCS_BB_URL;'>BitBake User Manual</ulink>:</emphasis> | ||
| 98 | A comprehensive guide to the BitBake tool. | ||
| 99 | In the | ||
| 100 | <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>, | ||
| 101 | you can find the BitBake User Manual in the | ||
| 102 | <filename>bitbake/doc/bitbake-user-manual</filename> directory. | ||
| 103 | </para></listitem> | ||
| 104 | <listitem><para><emphasis> | ||
| 105 | <ulink url='http://wiki.qemu.org/Index.html'>QEMU</ulink>: | ||
| 106 | </emphasis> An open source machine emulator and virtualizer. | ||
| 107 | </para></listitem> | ||
| 108 | </itemizedlist> | 96 | </itemizedlist> |
| 97 | For more links, see the | ||
| 98 | "<ulink url='&YOCTO_DOCS_DEV_URL;#other-information'>Other Information</ulink>" | ||
| 99 | section in the Yocto Project Development Manual. | ||
| 109 | </para> | 100 | </para> |
| 110 | </section> | 101 | </section> |
| 111 | 102 | ||
