diff options
| -rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 20 |
1 files changed, 14 insertions, 6 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 9156c70eb3..812db9f165 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
| @@ -21,15 +21,23 @@ | |||
| 21 | </para> | 21 | </para> |
| 22 | 22 | ||
| 23 | <para> | 23 | <para> |
| 24 | If you know all about open-source development, Linux development environments, Git source | 24 | If you don't have a system that runs Linux and you want to give the Yocto Project a test run, |
| 25 | repositories and the like and you just want some quick information that lets you try out | 25 | you might consider using the Yocto Project Build Appliance. |
| 26 | the Yocto Project, skip right to the "<link linkend='super-user'>Super User</link>" section at | 26 | The Build Appliance allows you to build and boot a custom embedded Linux image with the Yocto |
| 27 | the end of this quick start. | 27 | Project using a non-Linux development system. |
| 28 | Otherwise, keep reading... | 28 | See the <ulink url='http://www.yoctoproject.org/documentation/build-appliance'>Yocto |
| 29 | Project Build Appliance</ulink> for more information. | ||
| 29 | </para> | 30 | </para> |
| 30 | 31 | ||
| 31 | <para> | 32 | <para> |
| 32 | This short document will give you some basic information about the environment and | 33 | On the other hand, if you know all about open-source development, Linux development environments, |
| 34 | Git source repositories and the like and you just want some quick information that lets you try out | ||
| 35 | the Yocto Project on your Linux system, skip right to the | ||
| 36 | "<link linkend='super-user'>Super User</link>" section at the end of this quick start. | ||
| 37 | </para> | ||
| 38 | |||
| 39 | <para> | ||
| 40 | For the rest of you, this short document will give you some basic information about the environment and | ||
| 33 | let you experience it in its simplest form. | 41 | let you experience it in its simplest form. |
| 34 | After reading this document, you will have a basic understanding of what the Yocto Project is | 42 | After reading this document, you will have a basic understanding of what the Yocto Project is |
| 35 | and how to use some of its core components. | 43 | and how to use some of its core components. |
