diff options
Diffstat (limited to 'documentation/ref-manual/resources.xml')
-rw-r--r-- | documentation/ref-manual/resources.xml | 15 |
1 files changed, 3 insertions, 12 deletions
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 | ||