diff options
| -rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 1727a52c76..af1a0f5666 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
| @@ -276,9 +276,9 @@ | |||
| 276 | </section> | 276 | </section> |
| 277 | 277 | ||
| 278 | <section id='using-pre-built'> | 278 | <section id='using-pre-built'> |
| 279 | <title>Using a Pre-Built Binaries and QEMU</title> | 279 | <title>Using Pre-Built Binaries and QEMU</title> |
| 280 | <para> | 280 | <para> |
| 281 | If hardware, libraries and services are stable you can use a pre-built image of the image, kernel and toolchain and just run it on the target using the emulator QEMU. | 281 | If hardware, libraries and services are stable you can use a pre-built binary of the image, kernel and toolchain and just run it on the target using the emulator QEMU. |
| 282 | This situation is perfect for developing application software. | 282 | This situation is perfect for developing application software. |
| 283 | </para> | 283 | </para> |
| 284 | 284 | ||
