diff options
Diffstat (limited to 'documentation/yocto-project-qs')
| -rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 56dafe5e0a..452282f1ce 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
| @@ -278,6 +278,12 @@ | |||
| 278 | $ bitbake poky-image-sato | 278 | $ bitbake poky-image-sato |
| 279 | </literallayout> | 279 | </literallayout> |
| 280 | </para></note> | 280 | </para></note> |
| 281 | <note><para> | ||
| 282 | BitBake requires Python 2.6. For more information on this requirement, | ||
| 283 | see the FAQ appendix in the | ||
| 284 | <ulink url='http://www.yoctoproject.org/docs/poky-ref-manual/poky-ref-manual.html'> | ||
| 285 | Poky Reference Manual</ulink>. | ||
| 286 | </para></note> | ||
| 281 | The final command runs the image: | 287 | The final command runs the image: |
| 282 | <literallayout class='monospaced'> | 288 | <literallayout class='monospaced'> |
| 283 | $ poky-qemu qemux86 | 289 | $ poky-qemu qemux86 |
