diff options
| -rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 39 |
1 files changed, 24 insertions, 15 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 51da525fa4..197ddd53cb 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
| @@ -69,18 +69,6 @@ | |||
| 69 | </para> | 69 | </para> |
| 70 | 70 | ||
| 71 | <para> | 71 | <para> |
| 72 | If you do not have a system that runs Linux and you want to give | ||
| 73 | the Yocto Project a test run, you might consider using the Yocto | ||
| 74 | Project Build Appliance. | ||
| 75 | The Build Appliance allows you to build and boot a custom embedded | ||
| 76 | Linux image with the Yocto Project using a non-Linux development | ||
| 77 | system. | ||
| 78 | See the | ||
| 79 | <ulink url='https://www.yoctoproject.org/tools-resources/projects/build-appliance'>Yocto Project Build Appliance</ulink> | ||
| 80 | for more information. | ||
| 81 | </para> | ||
| 82 | |||
| 83 | <para> | ||
| 84 | This quick start is written so that you can quickly get a | 72 | This quick start is written so that you can quickly get a |
| 85 | build host set up to use the Yocto Project and then build some | 73 | build host set up to use the Yocto Project and then build some |
| 86 | Linux images. | 74 | Linux images. |
| @@ -96,20 +84,33 @@ | |||
| 96 | hardware. | 84 | hardware. |
| 97 | The examples highlight the ease with which you can use the | 85 | The examples highlight the ease with which you can use the |
| 98 | Yocto Project to create images for multiple types of hardware. | 86 | Yocto Project to create images for multiple types of hardware. |
| 87 | <note> | ||
| 88 | If you do not have a system that runs Linux and you want to give | ||
| 89 | the Yocto Project a test run, you might consider using the Yocto | ||
| 90 | Project Build Appliance. | ||
| 91 | The Build Appliance allows you to build and boot a custom embedded | ||
| 92 | Linux image with the Yocto Project using a non-Linux development | ||
| 93 | system. | ||
| 94 | See the | ||
| 95 | <ulink url='https://www.yoctoproject.org/tools-resources/projects/build-appliance'>Yocto Project Build Appliance</ulink> | ||
| 96 | for more information. | ||
| 97 | </note> | ||
| 99 | </para> | 98 | </para> |
| 100 | 99 | ||
| 101 | <para> | 100 | <para> |
| 102 | For more detailed information on the Yocto Project, you can | 101 | For more detailed information on the Yocto Project, you can |
| 103 | reference these resources: | 102 | reference these resources: |
| 104 | <itemizedlist> | 103 | <itemizedlist> |
| 105 | <listitem><para><emphasis>Website:</emphasis> | 104 | <listitem><para> |
| 105 | <emphasis>Website:</emphasis> | ||
| 106 | The | 106 | The |
| 107 | <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink> | 107 | <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink> |
| 108 | provides the latest builds, breaking news, full development | 108 | provides the latest builds, breaking news, full development |
| 109 | documentation, and access to a rich Yocto Project | 109 | documentation, and access to a rich Yocto Project |
| 110 | Development Community into which you can tap. | 110 | Development Community into which you can tap. |
| 111 | </para></listitem> | 111 | </para></listitem> |
| 112 | <listitem><para><emphasis>FAQs:</emphasis> | 112 | <listitem><para> |
| 113 | <emphasis>FAQs:</emphasis> | ||
| 113 | Lists commonly asked Yocto Project questions and answers. | 114 | Lists commonly asked Yocto Project questions and answers. |
| 114 | You can find two FAQs: | 115 | You can find two FAQs: |
| 115 | <ulink url='&YOCTO_WIKI_URL;/wiki/FAQ'>Yocto Project FAQ</ulink> | 116 | <ulink url='&YOCTO_WIKI_URL;/wiki/FAQ'>Yocto Project FAQ</ulink> |
| @@ -117,7 +118,8 @@ | |||
| 117 | "<ulink url='&YOCTO_DOCS_REF_URL;#faq'>FAQ</ulink>" | 118 | "<ulink url='&YOCTO_DOCS_REF_URL;#faq'>FAQ</ulink>" |
| 118 | chapter in the Yocto Project Reference Manual. | 119 | chapter in the Yocto Project Reference Manual. |
| 119 | </para></listitem> | 120 | </para></listitem> |
| 120 | <listitem><para><emphasis>Developer Screencast:</emphasis> | 121 | <listitem><para> |
| 122 | <emphasis>Developer Screencast:</emphasis> | ||
| 121 | The | 123 | The |
| 122 | <ulink url='http://vimeo.com/36450321'>Getting Started with the Yocto Project - New Developer Screencast Tutorial</ulink> | 124 | <ulink url='http://vimeo.com/36450321'>Getting Started with the Yocto Project - New Developer Screencast Tutorial</ulink> |
| 123 | provides a 30-minute video created for users unfamiliar | 125 | provides a 30-minute video created for users unfamiliar |
| @@ -126,6 +128,13 @@ | |||
| 126 | While this screencast is somewhat dated, the introductory | 128 | While this screencast is somewhat dated, the introductory |
| 127 | and fundamental concepts are useful for the beginner. | 129 | and fundamental concepts are useful for the beginner. |
| 128 | </para></listitem> | 130 | </para></listitem> |
| 131 | <listitem><para> | ||
| 132 | <emphasis>Comprehensive List of Links and Other Documentation:</emphasis> | ||
| 133 | The | ||
| 134 | "<ulink url='&YOCTO_DOCS_REF_URL;#resources-links-and-related-documentation'>Links and Related Documentation</ulink>" | ||
| 135 | section in the Yocto Project Reference Manual provides a | ||
| 136 | comprehensive list of related links and documentation. | ||
| 137 | </para></listitem> | ||
| 129 | </itemizedlist> | 138 | </itemizedlist> |
| 130 | </para> | 139 | </para> |
| 131 | </section> | 140 | </section> |
