diff options
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/faq.xml | 5 | ||||
-rw-r--r-- | documentation/ref-manual/introduction.xml | 2 | ||||
-rw-r--r-- | documentation/ref-manual/resources.xml | 27 |
3 files changed, 10 insertions, 24 deletions
diff --git a/documentation/ref-manual/faq.xml b/documentation/ref-manual/faq.xml index 62754a9711..a1e0903405 100644 --- a/documentation/ref-manual/faq.xml +++ b/documentation/ref-manual/faq.xml | |||
@@ -235,8 +235,9 @@ | |||
235 | <qandaentry> | 235 | <qandaentry> |
236 | <question> | 236 | <question> |
237 | <para> | 237 | <para> |
238 | I see lots of 404 responses for files on | 238 | I see lots of 404 responses for files when the OpenEmbedded |
239 | <filename>&YOCTO_HOME_URL;/sources/*</filename>. Is something wrong? | 239 | build system is trying to download sources. |
240 | Is something wrong? | ||
240 | </para> | 241 | </para> |
241 | </question> | 242 | </question> |
242 | <answer> | 243 | <answer> |
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index 1c4248c8f9..1fe1372898 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
@@ -23,8 +23,6 @@ | |||
23 | 23 | ||
24 | <para> | 24 | <para> |
25 | For introductory information on the Yocto Project, see the | 25 | For introductory information on the Yocto Project, see the |
26 | <ulink url='&YOCTO_HOME_URL;/ecosystem/yocto-project-backgrounders'>Yocto Project Backgrounders</ulink> | ||
27 | on the | ||
28 | <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink> and the | 26 | <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink> and the |
29 | "<link linkend='yp-intro'>Introducing the Yocto Project Development Environment</link>" | 27 | "<link linkend='yp-intro'>Introducing the Yocto Project Development Environment</link>" |
30 | section. | 28 | section. |
diff --git a/documentation/ref-manual/resources.xml b/documentation/ref-manual/resources.xml index 204357c094..8ffe334e0c 100644 --- a/documentation/ref-manual/resources.xml +++ b/documentation/ref-manual/resources.xml | |||
@@ -100,8 +100,8 @@ | |||
100 | announcements.</para></listitem> | 100 | announcements.</para></listitem> |
101 | </itemizedlist> | 101 | </itemizedlist> |
102 | </para> | 102 | </para> |
103 | For more Yocto Project-related mailing lists, see the Yocto Project community mailing lists page | 103 | For more Yocto Project-related mailing lists, see the |
104 | <ulink url='&YOCTO_HOME_URL;/tools-resources/community/mailing-lists'>here</ulink>. | 104 | <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink>. |
105 | </section> | 105 | </section> |
106 | 106 | ||
107 | <section id='resources-irc'> | 107 | <section id='resources-irc'> |
@@ -230,27 +230,14 @@ | |||
230 | </para></listitem> | 230 | </para></listitem> |
231 | <listitem><para> | 231 | <listitem><para> |
232 | <emphasis> | 232 | <emphasis> |
233 | <ulink url='&YOCTO_HOME_URL;/tools-resources/projects/toaster'>Toaster</ulink>: | ||
234 | </emphasis> | ||
235 | An Application Programming Interface (API) and web-based | ||
236 | interface to the OpenEmbedded build system, which uses | ||
237 | BitBake, that reports build information. | ||
238 | </para></listitem> | ||
239 | <listitem><para> | ||
240 | <emphasis> | ||
241 | <ulink url='&YOCTO_DOCS_TOAST_URL;'>Toaster User Manual</ulink>: | 233 | <ulink url='&YOCTO_DOCS_TOAST_URL;'>Toaster User Manual</ulink>: |
242 | </emphasis> | 234 | </emphasis> |
243 | This manual introduces and describes how to set up and use | 235 | This manual introduces and describes how to set up and use |
244 | Toaster, which is a web interface to the Yocto Project's | 236 | Toaster. |
245 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-system-term'>OpenEmbedded Build System</ulink>. | 237 | Toaster is an Application Programming Interface (API) and |
246 | </para></listitem> | 238 | web-based interface to the |
247 | <listitem><para> | 239 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-system-term'>OpenEmbedded Build System</ulink>, |
248 | <emphasis> | 240 | which uses BitBake, that reports build information. |
249 | <ulink url='&YOCTO_HOME_URL;/tools-resources/projects/build-appliance'>Build Appliance</ulink>: | ||
250 | </emphasis> | ||
251 | A virtual machine that | ||
252 | enables you to build and boot a custom embedded Linux image | ||
253 | with the Yocto Project using a non-Linux development system. | ||
254 | </para></listitem> | 241 | </para></listitem> |
255 | <listitem><para> | 242 | <listitem><para> |
256 | <emphasis> | 243 | <emphasis> |